eventsPrint

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataT

type DataT struct {
	Now        *NowT
	Identities IdentitiesT
}

type Disp

type Disp struct {
	Now,
	Title,
	Subtitle,
	GroupL,
	Group,
	NoGroupL,
	Submit string
	NoGroupC bool
	Errors,
	Ps PropList
}

type GroupId

type GroupId struct {
	Id    *Identity
	Index int
}

type GroupString

type GroupString struct {
	Uid   string
	Index int
}

type GroupT

type GroupT struct {
	Data struct {
		FilterGroup *Lists
	}
}

type IdListT

type IdListT []*GroupId

type IdentitiesT

type IdentitiesT []*IdentityT

type Identity

type Identity struct {
	Uid string
}

type IdentityT

type IdentityT struct {
	Uid,
	Status string
	LimitDate int64
	Distance  struct {
		Value struct {
			Ratio float64
		}
		Dist_ok bool
	}
}

type Limits

type Limits struct {
	Data *DataT
}

type Lists

type Lists struct {
	Selected,
	Others IdListT
	Unknown,
	Duplicate StringListT
}

type NowT

type NowT struct {
	Number int32
	Bct    int64
}

type PropList

type PropList []string

type StringListT

type StringListT []*GroupString

Jump to

Keyboard shortcuts

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