Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { EnableDirect bool `yaml:"enableDirect"` // whether the missed mock allows real requests MockPort int `yaml:"mockPort"` // proxy port }
func (*Config) RegisterFlagsWithPrefix ¶
RegisterFlagsWithPrefix is used to register flags
Click to show internal directories.
Click to hide internal directories.