clone

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: 10 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 {
	EmptyMemberClones(ctx context.Context, member *athena.Member) (*athena.Etag, error)
	MemberClones(ctx context.Context, memberID uint) (*athena.MemberClones, error)
	EmptyMemberImplants(ctx context.Context, member *athena.Member) (*athena.Etag, error)
	MemberImplants(ctx context.Context, memberID uint) ([]*athena.MemberImplant, error)
}

func NewService

func NewService(logger *logrus.Logger, cache cache.Service, esi esi.Service, universe universe.Service, clones athena.CloneRepository) Service

Jump to

Keyboard shortcuts

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