dict

package
v0.0.1-rc0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dict

type Dict struct {
	Id        assist.Int64
	Key       assist.String
	Name      assist.String
	IsPin     assist.Bool
	Sort      assist.Uint16
	CreatedAt assist.Time

	TableName assist.String
	// contains filtered or unexported fields
}

func NewDict

func NewDict() Dict

func (Dict) As

func (Dict) As(alias string) *Dict

func (Dict) TableName

func (d Dict) TableName() string

func (Dict) UseTable

func (d Dict) UseTable(tb string)

Jump to

Keyboard shortcuts

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