urllib

package
v1.105.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseUrl

type BaseUrl struct {
	Base   string
	Params map[string]string
}

func Url

func Url(base string, params ...map[string]interface{}) *BaseUrl

func (*BaseUrl) AddParam

func (b *BaseUrl) AddParam(key string, value interface{}) *BaseUrl

func (*BaseUrl) AddParams

func (b *BaseUrl) AddParams(params map[string]interface{}) *BaseUrl

func (*BaseUrl) String

func (b *BaseUrl) String() string

Jump to

Keyboard shortcuts

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