data

package
v1.20.57 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Zlib Imports: 1 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base interface {
	DataType() string
}

Base * 数据基础

type D added in v0.1.2

type D map[string]interface{}

func (D) Append added in v0.1.2

func (d D) Append(src D)

func (D) String added in v0.1.2

func (d D) String(key string) string

func (D) ToFormUrl added in v0.1.2

func (d D) ToFormUrl() url.Values

func (D) Value added in v0.1.2

func (d D) Value(name string) interface{}

type Options added in v1.0.50

type Options struct {
	Data D
}

type OptionsFunc added in v1.0.50

type OptionsFunc func(options *Options)

Jump to

Keyboard shortcuts

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