role

package
v0.0.0-...-7b086e4 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Role

type Role string
const (
	Manager             Role = "Manager"
	ProgrammeEditor     Role = "Programme Editor"
	LeagueSecretary     Role = "League Secretary"
	Treasurer           Role = "Treasurer"
	SafeguardingOfficer Role = "Safeguarding Officer"
	ClubSecretary       Role = "Club Secretary"
	Chairperson         Role = "Chairperson"
	Webmaster           Role = "Webmaster"
)

func GetRole

func GetRole(role string) (Role, error)

func (Role) DBString

func (r Role) DBString() string

func (Role) String

func (r Role) String() string

Jump to

Keyboard shortcuts

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