types

package
v0.0.0-...-f5ca578 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigCtx  ConfigKey  = "config"
	HandlerCtx HandlerKey = "handler"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigKey

type ConfigKey string

type HandlerKey

type HandlerKey string

type ImageSizes

type ImageSizes map[string]string

func (*ImageSizes) Marshal

func (s *ImageSizes) Marshal() ([]byte, error)

func (*ImageSizes) Scan

func (i *ImageSizes) Scan(value interface{}) error

func (*ImageSizes) Unmarshal

func (s *ImageSizes) Unmarshal(data []byte) (*ImageSizes, error)

func (ImageSizes) Value

func (i ImageSizes) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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