params

package
v0.0.0-...-41ef739 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Aggregate

func Aggregate(params []Header) string

Types

type ContentDisposition

type ContentDisposition string
const (
	DispInline     ContentDisposition = "inline"
	DispAttachment ContentDisposition = "attachment"
)
type Header interface {
	String() string
}

func DateValue

func DateValue(key string, value time.Time) Header

func IntValue

func IntValue(key string, value int) Header

func StringValue

func StringValue(key string, value string) Header

Jump to

Keyboard shortcuts

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