parameters

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameters

type Parameters url.Values

func New

func New() *Parameters

func (*Parameters) Add

func (p *Parameters) Add(key string, value *string)

func (*Parameters) AddBool

func (p *Parameters) AddBool(key string, value *bool)

func (*Parameters) AddBoolAsInt

func (p *Parameters) AddBoolAsInt(key string, value *bool)

func (*Parameters) AddFloat

func (p *Parameters) AddFloat(key string, value *float64)

func (*Parameters) AddInt

func (p *Parameters) AddInt(key string, value *int)

func (*Parameters) Encode

func (p *Parameters) Encode() string

Jump to

Keyboard shortcuts

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