Documentation ¶
Index ¶
- type API
- type Service
- func (s *Service) Clones(ctx context.Context, characterID uint64) (*skillz.CharacterCloneMeta, error)
- func (s *Service) DeathClone(ctx context.Context, characterID uint64) (*skillz.CharacterDeathClone, error)
- func (s *Service) Implants(ctx context.Context, characterID uint64) ([]*skillz.CharacterImplant, error)
- func (s *Service) JumpClone(ctx context.Context, characterID uint64) ([]*skillz.CharacterJumpClone, error)
- func (s *Service) Process(ctx context.Context, user *skillz.User) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.