services

package
v0.0.0-...-4d895cd Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownCurrency = errors.New("unknown currency")
	ErrRatesNotFound   = errors.New("rates not found")
)
View Source
var (
	ErrImageNotFound = errors.New("image not found")
)

Functions

This section is empty.

Types

type AppInfo

type AppInfo struct {
	Initialized  bool
	ActivePeriod *entities.Period

	Version string
}

type Image

type Image struct {
	Content     io.ReadSeeker
	Name        string
	Size        int64
	ContentType string
}

Jump to

Keyboard shortcuts

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