Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrgService ¶
type OrgService interface { orgGrpc.OrgServiceServer RegisterService(s *grpc.Server) }
func NewOrgService ¶
func NewOrgService(s store.OrgStore) OrgService
Click to show internal directories.
Click to hide internal directories.