Documentation ¶
Index ¶
- func CheckConfig(cfg *config.Config, opts CheckOptions, out io.Writer) error
- func Seed(cfg *config.Config, opts SeedOptions, out io.Writer) error
- func Serve(cfg *config.Config, _ ServeOptions, _ io.Writer) error
- func Test(cfg *config.Config, opts TestOptions, out io.Writer) (uint32, error)
- type CheckOptions
- type SeedOptions
- type ServeOptions
- type TestOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConfig ¶
Types ¶
type CheckOptions ¶
type CheckOptions struct {
Echo bool
}
type SeedOptions ¶
type ServeOptions ¶
type ServeOptions struct { }
Click to show internal directories.
Click to hide internal directories.