membersPrint

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 BlockEvents

type BlockEvents struct {
	Data struct {
		Now    *NowT
		Events EventsT
	}
}

type BlockEventsR

type BlockEventsR struct {
	Data struct {
		Now     *NowT
		EventsR EventsRT
	}
}

type BlockNow

type BlockNow struct {
	Data struct {
		Now *NowT
	}
}

type EventRT

type EventRT struct {
	Block *NowT
	Value float64
}

type EventT

type EventT struct {
	Block  *NowT
	IdList IdListT
	Number int
}

type EventsRT

type EventsRT []EventRT

type EventsT

type EventsT []EventT

type Evt

type Evt struct {
	Dates  string
	InOuts InOutsT
	Number int
}

type IdListT

type IdListT []IdT

type IdT

type IdT struct {
	In bool
	Id struct {
		Uid string
	}
}

type InOutsT

type InOutsT []string

type ListE

type ListE []*Evt

type ListS

type ListS []string

type MaxT

type MaxT struct {
	Data struct {
		CountMax struct {
			Utc0 int64
		}
	}
}

type NowT

type NowT struct {
	Number int
	Bct,
	Utc0 int64
}

type Out

type Out struct {
	Title,
	Now,
	Delay,
	Period,
	Submit string
	List ListE
	ListT,
	ListG ListS
}

Jump to

Keyboard shortcuts

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