Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrganizationServer ¶
type OrganizationServer struct { organization.UnimplementedOrganizationServer // contains filtered or unexported fields }
func NewOrganizationServer ¶
func NewOrganizationServer(svcCtx *svc.ServiceContext) *OrganizationServer
func (*OrganizationServer) Info ¶
func (s *OrganizationServer) Info(ctx context.Context, in *organization.InfoReq) (*organization.InfoResp, error)
Click to show internal directories.
Click to hide internal directories.