package
Version:
v1.22.12
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: Zlib
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
type Base interface {
DataType() string
}
Base
* 数据基础
func (d D) Value(name string) interface{}
type Options struct {
Data D
}
type OptionsFunc func(options *Options)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.