Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitiesGrpcServiceV1 ¶
type EntitiesGrpcServiceV1 struct {
*services1.CommandableGrpcService
}
func NewEntitiesGrpcServiceV1 ¶
func NewEntitiesGrpcServiceV1() *EntitiesGrpcServiceV1
type EntitiesHttpServiceV1 ¶
type EntitiesHttpServiceV1 struct {
*services1.CommandableHttpService
}
func NewEntitiesHttpServiceV1 ¶
func NewEntitiesHttpServiceV1() *EntitiesHttpServiceV1
type EntitiesRestService ¶
type EntitiesRestService struct { *services.RestService // contains filtered or unexported fields }
func NewEntitiesRestService ¶
func NewEntitiesRestService() *EntitiesRestService
func (*EntitiesRestService) Register ¶
func (c *EntitiesRestService) Register()
func (*EntitiesRestService) SetReferences ¶
func (c *EntitiesRestService) SetReferences(references crefer.IReferences)
Click to show internal directories.
Click to hide internal directories.