meta

package
v0.0.0-...-683daf5 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentType

type ContentType struct {
	Value client.Mime
}

func (ContentType) Render

func (contentType ContentType) Render() [2]string

type HttpEquiv

type HttpEquiv string
const (
	ContentType_ HttpEquiv = "content-type"
	DefaultStyle HttpEquiv = "default-style"
	Refresh      HttpEquiv = "refresh"
)

type MetaInfo

type MetaInfo struct {
	Author      string
	Description string
	Keywords    []string
}

type MetaName

type MetaName string
const (
	ApplicationName MetaName = "application-name"
	Author          MetaName = "author"
	Description     MetaName = "description"
	Generator       MetaName = "generator"
	Keywords        MetaName = "keywords"
	Viewport        MetaName = "viewport"
)

Jump to

Keyboard shortcuts

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