membershiprole

package
v1.1.39 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MembershipRole

type MembershipRole string
const (
	Admin  MembershipRole = "ADMIN"
	Member MembershipRole = "MEMBER"
)

func Coerce

func Coerce(val any) (MembershipRole, error)

func (MembershipRole) MarshalGQL

func (p MembershipRole) MarshalGQL(w io.Writer)

func (MembershipRole) String

func (p MembershipRole) String() string

func (*MembershipRole) UnmarshalGQL

func (_g *MembershipRole) UnmarshalGQL(val any) error

func (MembershipRole) Values

func (MembershipRole) Values() (kinds []string)

Jump to

Keyboard shortcuts

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