package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev
# Functions
ReadToken reads a sylabs JWT auth token from a file.
# Constants
WarningCouldntReadFile Warning return for issues when reading file.
WarningEmptyToken Warning return for empty token string.
WarningTokenFileNotFound token file not found.
WarningTokenToolong Warning return for token longer than 4096 b.
WarningTokenTooShort Warning return for token shorter than 200 b.