pkg3

package
v0.0.0-...-8d70ec6 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

type Object struct {
	//Id    int `json:"id"` // 唯一
	//Array []struct {
	//	Hello struct {
	//		World string `json:"world"` // ww
	//	} `json:"hello"` // hh
	//} `json:"array"` // aa
	Data interface{} `json:"data"` //dd
}

Jump to

Keyboard shortcuts

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