up

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreditBusinessTypeArchive = int8(1)
)

.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreditLog

type CreditLog struct {
	Type         int8   `json:"type"`
	Optyte       int8   `json:"optype"`
	Reason       int64  `json:"reason"`
	BusinessType int8   `json:"business_type"`
	MID          int64  `json:"mid"`
	OID          int64  `json:"oid"`
	UID          int64  `json:"uid"`
	Content      string `json:"content"`
	Ctime        int64  `json:"ctime"`
	Extra        interface{}
}

CreditLog .

Jump to

Keyboard shortcuts

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