ai

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: MIT Imports: 1 Imported by: 0

README

AI Aa Interface 协议

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uint16Str

type Uint16Str string

func ToUint16Str

func ToUint16Str(id uint16) Uint16Str

type Uint32Str

type Uint32Str string // uint/uint32

func ToUint32Str

func ToUint32Str(id uint32) Uint32Str

type Uint64Str

type Uint64Str string // Id 数据存的是 uint64,拿取到接口都是 string

这里是放在 DTO 里面的,而不是放在 entity 里面的

func ToUint64Str

func ToUint64Str(id uint64) Uint64Str

type Uint8Str

type Uint8Str string

func ToUint8Str

func ToUint8Str(id uint8) Uint8Str

Jump to

Keyboard shortcuts

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