tellLimitsPrint

package
v0.0.0-...-0d5ed35 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Number int
	Bct    int64
}

type Certifiers

type Certifiers []string

type Data

type Data struct {
	Now        *Block
	Identities Identities
	IdSearch   struct {
		Ids Identities
	}
}

type Identities

type Identities []Identity

type Identity

type Identity struct {
	Uid string
	LimitDate,
	CertsLimit int64
	All_certifiers Identities
}

type Limits

type Limits struct {
	Data Data
}

type Out

type Out struct {
	Title,
	Now,
	Forward,
	OK,
	WarnNum string
	Fw       int
	Warnings Warnings
}

type Warning

type Warning struct {
	WTitle,
	Comp,
	Content,
	Cert string
	Certs Certifiers
}

type Warnings

type Warnings []*Warning

Jump to

Keyboard shortcuts

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