Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfigFiles ¶
DefaultConfigFiles returns the typically expected default config files that a service would use. This includes root production.yaml and the service's own production.yaml
func DefaultMainFile ¶
DefaultMainFile returns the expected main.go file path for an example service inside the example-gateway
Types ¶
type Buffer ¶ added in v0.6.0
type Buffer struct {
// contains filtered or unexported fields
}
Buffer is a goroutine safe bytes.Buffer
Click to show internal directories.
Click to hide internal directories.