package
4.0.0+incompatible
Repository: https://github.com/gochan-org/gochan.git
Documentation: pkg.go.dev
# Functions
GetStaffFromRequest returns the staff making the request.
GetStaffRank returns the rank number of the staff referenced in the request.
InitManagePages sets up the built-in manage pages.
No description provided by the author
No description provided by the author
# Constants
AdminPerms allows only the site administrator to view this Action.
AlwaysJSON actions always return JSON whether or not it is requested.
JanitorPerms allows anyone with at least a janitor-level account to access this Action.
ModPerms allows anyone with at least a moderator-level account to access this Action.
NoJSON actions will return an error if JSON is requested by the user.
NoPerms allows anyone to access this Action.
OptionalJSON actions have an optional JSON output if requested.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Action represents the functions accessed by staff members at /manage/<functionname>.
No description provided by the author
# Type aliases
No description provided by the author