package
1.0.1
Repository: https://github.com/go-touch/ratgo.git
Documentation: pkg.go.dev

# Functions

Append LinkedList.
Accept an any type value.
Get value.
Get value type.
Set value.
Convert src to target type.

# Constants

类型: map[string]interface{}.
类型: []map[string]interface{}.
类型: []interface{}.
类型: bool.
类型: byte.
类型: []byte.
类型: error.
类型: float64.
类型: int.
类型: int.
类型: []int.
类型: nil.
类型: rune.
类型: string.
类型: map[string]string.
类型: []map[string]string.
类型: []string.
类型: unknown.

# Structs

Any type data storage, use it can convert to target type.
Data Linked List.

# Type aliases

Built-in type: map[string]interface{}.
Built-in type: []map[string]interface{}.
Built-in type: []interface{}.