commandscope

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandScope

type CommandScope int

CommandScope determines who can use the command

const (
	All CommandScope
	Admins
	Disabled
)

All - anyone can use the command Admin - only admins can use thecommand Disabled - the command is disabled, no one can use it

func (CommandScope) String

func (s CommandScope) String() string

Jump to

Keyboard shortcuts

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