Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectGeneralRpc ¶
func InjectGeneralRpc(s *GeneralRpc)
func LoadGeneralRpc ¶
func LoadGeneralRpc() baseiface.ISingleton
Types ¶
type GeneralRpc ¶
type GeneralRpc[P int32 | int64 | string, E generaliface.IBaseModel[P]] struct { basedto.BaseEntitySingle // contains filtered or unexported fields }
func FindBeanGeneralRpc ¶
func FindBeanGeneralRpc() *GeneralRpc
func NewGeneralRpc ¶
func NewGeneralRpc[P int32 | int64 | string, E generaliface.IBaseModel[P]]() *GeneralRpc[P, E]
Click to show internal directories.
Click to hide internal directories.