Files
steampipe/pkg/constants/runtime/runtime_constants.go

6 lines
183 B
Go

// The runtime package contains values which
// are not constants during compilation, but should remain
// constant during the duration of an execution of the binary
package runtime