service

package
v0.0.0-...-0e485be Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CurrencyMismatchError

func CurrencyMismatchError(expected, actual string) error

Types

type CostService

type CostService interface {
	GetCostForPeriod(from, to time.Time) (*models.ApplicationCostSet, error)
	GetFutureCost(appName string) (*models.ApplicationCost, error)
}

func NewContainerCostService

func NewContainerCostService(repo repository.Repository, applicationExcludeList []string) CostService

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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