contact

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: 14 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 {
	EmptyMemberContacts(ctx context.Context, member *athena.Member) (*athena.Etag, error)
	MemberContacts(ctx context.Context, memberID, page uint) ([]*athena.MemberContact, error)
	EmptyMemberContactLabels(ctx context.Context, member *athena.Member) (*athena.Etag, error)
	MemberContactLabels(ctx context.Context, memberID uint) ([]*athena.MemberContactLabel, error)
}

func NewService

func NewService(logger *logrus.Logger, cache cache.Service, esi esi.Service, universe universe.Service, alliance alliance.Service, character character.Service, corporation corporation.Service, contacts athena.MemberContactRepository) Service

Jump to

Keyboard shortcuts

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