Documentation ¶
Index ¶
Constants ¶
View Source
const ( GoctlOS = "GOCTL_OS" GoctlArch = "GOCTL_ARCH" GoctlHome = "GOCTL_HOME" GoctlDebug = "GOCTL_DEBUG" GoctlCache = "GOCTL_CACHE" GoctlVersion = "GOCTL_VERSION" GoctlExperimental = "GOCTL_EXPERIMENTAL" ProtocVersion = "PROTOC_VERSION" ProtocGenGoVersion = "PROTOC_GEN_GO_VERSION" ProtocGenGoGRPCVersion = "PROTO_GEN_GO_GRPC_VERSION" ExperimentalOn = "on" ExperimentalOff = "off" )
Variables ¶
This section is empty.
Functions ¶
func UseExperimental ¶
func UseExperimental() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.