content

package
v1.25.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

View Source
const (
	//Type represents content meta type
	Type = "Content-Type"
	//Encoding content encoding
	Encoding = "Content-Encoding"
	//Language content languate
	Language = "Content-Language"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Values map[string]string
}

Meta represents content meta options

func NewMeta

func NewMeta(kvPairs ...string) *Meta

NewMeta represents content meta

Jump to

Keyboard shortcuts

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