clone

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	skillz.Processor
	Implants(ctx context.Context, characterID uint64) ([]*skillz.CharacterImplant, error)
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(logger *logrus.Logger, cache cache.CloneAPI, etag etag.API, esi esi.CloneAPI, universe universe.API, clones skillz.CloneRepository) *Service

func (*Service) Implants

func (s *Service) Implants(ctx context.Context, characterID uint64) ([]*skillz.CharacterImplant, error)

func (*Service) Process

func (s *Service) Process(ctx context.Context, user *skillz.User) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL