Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

guildsv3 state

Back to all declarations

choice

type

Value

guildsv3.choice

Set

func(courtSlug string, guildID string)
Open
OID
08df53…5f5c:6
Set details

Inspect func

GuildOf

func(courtSlug string) string
Open
OID
08df53…5f5c:8
GuildOf details

Inspect func

Chosen

func(courtSlug string) (guildID string, by string)
Open
OID
08df53…5f5c:9
Chosen details

Inspect func
choice : type =guildsv3.choice
guildOf : *v0.BPTree Inspect
Set : func(courtSlug string, guildID string) Inspect
GuildOf : func(courtSlug string) string Inspect
Chosen : func(courtSlug string) (guildID string, by string) Inspect
Courts : func() []string Inspect
Render : func(path string) string Inspect