alliance

package
v0.0.0-...-d8ef1d0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	FetchAlliance(ctx context.Context, allianceID uint) (*athena.Etag, error)
	Alliance(ctx context.Context, allianceID uint) (*athena.Alliance, error)
	Alliances(ctx context.Context, operators ...*athena.Operator) ([]*athena.Alliance, error)
}

func NewService

func NewService(logger *logrus.Logger, cache cache.Service, esi esi.Service, alliance athena.AllianceRepository) Service

Jump to

Keyboard shortcuts

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