Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectHelloCli ¶
func InjectHelloCli(s *HelloCli)
func LoadHelloCli ¶
func LoadHelloCli() baseiface.ISingleton
Types ¶
type HelloCli ¶
type HelloCli struct { basedto.BaseEntitySingle // contains filtered or unexported fields }
func NewHelloCli ¶
func NewHelloCli() *HelloCli
func (*HelloCli) HelloClient ¶
func (h *HelloCli) HelloClient() proto.HelloYeahService
func (*HelloCli) SetHelloClient ¶
func (h *HelloCli) SetHelloClient(helloClient proto.HelloYeahService)
Click to show internal directories.
Click to hide internal directories.