data

package
v1.32.69 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2025 License: Zlib Imports: 1 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector added in v1.28.0

type Collector interface {
	PushData(data Model) error
}

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 Model added in v1.28.0

type Model interface {
	DataType() string
}

Model * 数据基础

type Options added in v1.0.50

type Options struct {
	Data D
}

type OptionsFunc added in v1.0.50

type OptionsFunc func(options *Options)

type Statistics added in v1.28.0

type Statistics interface {
	CollectData() (Model, error)
}

Jump to

Keyboard shortcuts

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