libParams

package
v0.10.17 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogRotate added in v0.9.29

func LogRotate(logger *lumberjack.Logger)

Types

type ParamInterface added in v0.9.1

type ParamInterface interface {
	GetFonts() map[string]opentype.Font
	GetImages() map[string]image.Image
	GetRoles() map[string]string
	GetParams() map[string]string
}

type ParamsInterface

type ParamsInterface interface {
	GetValue(name string) string
}

type ParamsModel

type ParamsModel struct {
	Params map[string]string
}

func (ParamsModel) GetValue

func (m ParamsModel) GetValue(name string) string

Jump to

Keyboard shortcuts

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