corporation

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: 11 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 {
	Corporation(ctx context.Context, corporation uint) (*skillz.Corporation, error)
}

type Service

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

func New

func New(logger *logrus.Logger, cache cache.CorporationAPI, esi esi.CorporationAPI, etag etag.API, corporation skillz.CorporationRepository) *Service

func (*Service) Corporation

func (s *Service) Corporation(ctx context.Context, corporationID uint) (*skillz.Corporation, error)

Jump to

Keyboard shortcuts

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