Documentation ¶
Index ¶
- type Activity
- func (a Activity) CadetCadreFee() uint
- func (a Activity) CadetStudentFee() uint
- func (a Activity) End() time.Time
- func (a Activity) ID() uuid.UUID
- func (a Activity) Key() string
- func (a Activity) Location() string
- func (a Activity) Name() string
- func (a Activity) SeniorCadreFee() uint
- func (a Activity) SeniorStudentFee() uint
- func (a Activity) Start() time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activity ¶
type Activity struct {
// contains filtered or unexported fields
}
func NewActivity ¶
func (Activity) CadetCadreFee ¶
func (Activity) CadetStudentFee ¶
func (Activity) SeniorCadreFee ¶
func (Activity) SeniorStudentFee ¶
Click to show internal directories.
Click to hide internal directories.