Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerOption ¶
type ServerOption struct { ServConf *config.CCAPIConfig // enable transaction or not. EnableTxn bool }
func NewServerOption ¶
func NewServerOption() *ServerOption
func (*ServerOption) AddFlags ¶
func (s *ServerOption) AddFlags(fs *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.