apple

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

安装

go get -u github.com/pkg6/go-apple

文档目录

方便的话,请留下您认可的小星星,十分感谢!

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BodyMap

type BodyMap map[string]any

func (BodyMap) EncodeURLParams

func (bm BodyMap) EncodeURLParams() string

func (BodyMap) Get

func (bm BodyMap) Get(key string) string

func (BodyMap) GetInterface

func (bm BodyMap) GetInterface(key string) any

func (BodyMap) GetString

func (bm BodyMap) GetString(key string) string

func (BodyMap) JsonBody

func (bm BodyMap) JsonBody() (jb string)

func (BodyMap) Remove

func (bm BodyMap) Remove(key string)

func (BodyMap) Reset

func (bm BodyMap) Reset()

func (BodyMap) Set

func (bm BodyMap) Set(key string, value any) BodyMap

func (BodyMap) SetBodyMap

func (bm BodyMap) SetBodyMap(key string, value func(b BodyMap)) BodyMap

func (BodyMap) Unmarshal

func (bm BodyMap) Unmarshal(ptr any) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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