Documentation
¶
Index ¶
- type Service
- func (this *Service) Config() core.IEntityConf
- func (this *Service) CreateToken(params htypes.Map, res *core.SlotResponse)
- func (this *Service) EntityStub() *core.EntityStub
- func (this *Service) Objects() []interface{}
- func (this *Service) Open(s core.IServer, instance core.IService, args ...htypes.Any) *herrors.Error
- func (this *Service) RevokeToken(params htypes.Map, res *core.SlotResponse)
- func (this *Service) VerifyToken(params htypes.Map, res *core.SlotResponse)
- type SessionService
- type SvsSessionToken
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (*Service) Config ¶
func (this *Service) Config() core.IEntityConf
func (*Service) CreateToken ¶
func (this *Service) CreateToken(params htypes.Map, res *core.SlotResponse)
func (*Service) EntityStub ¶
func (this *Service) EntityStub() *core.EntityStub
func (*Service) RevokeToken ¶
func (this *Service) RevokeToken(params htypes.Map, res *core.SlotResponse)
func (*Service) VerifyToken ¶
func (this *Service) VerifyToken(params htypes.Map, res *core.SlotResponse)
type SessionService ¶
Click to show internal directories.
Click to hide internal directories.