single

package
v0.0.0-...-b7eb296 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Detail

type Detail struct {
	Key        string `json:"key"`
	Type       string `json:"type"`
	ValueInt32 []int  `json:"valueInt32"`
}

type NotExist

type NotExist struct {
	CardID   int
	CardName string
	ParentID int
}

type NullEntity

type NullEntity struct {
	Id             int      `json:"id"`
	AffectorId     int      `json:"affectorId"`
	AffectedIds    []int    `json:"affectedIds"`
	Type           []string `json:"type"`
	Details        []Detail `json:"details"`
	AllowRedaction bool     `json:"allowRedaction"`
}

type Skins

type Skins map[int]string

Jump to

Keyboard shortcuts

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