package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
Default Flag = iota + 1
GZIP
None
)
FlagString retrieves an enum value from the enum constants string name.
Throws an error if the param is not part of the enum.
FlagValues returns all values of the enum
IsAFlag returns "true" if the value is listed in the enum definition. "false" otherwise
Source Files
¶
Click to show internal directories.
Click to hide internal directories.