Documentation ¶
Index ¶
- func WithGUID(guid string) option
- type SupbRpc
- func (r *SupbRpc) Close() error
- func (r *SupbRpc) InitFlags(flags *pflag.FlagSet)
- func (r *SupbRpc) InitViper(viper *viper.Viper)
- func (r *SupbRpc) Initialize(opts ...option)
- func (r *SupbRpc) OptionConfig(opts ...option)
- func (r *SupbRpc) RPC() nervous.Controller
- func (r *SupbRpc) ViperConfig(viper *viper.Viper)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SupbRpc ¶
type SupbRpc struct { Guid string // contains filtered or unexported fields }
func (*SupbRpc) Initialize ¶
func (r *SupbRpc) Initialize(opts ...option)
func (*SupbRpc) OptionConfig ¶
func (r *SupbRpc) OptionConfig(opts ...option)
func (*SupbRpc) RPC ¶
func (r *SupbRpc) RPC() nervous.Controller
func (*SupbRpc) ViperConfig ¶
Click to show internal directories.
Click to hide internal directories.