package
4.0.0+incompatible
Repository: https://github.com/edgexfoundry/edgex-go.git
Documentation: pkg.go.dev
# Constants
ES256 JWT Alt ES256.
JwtTokenType is passed on command line to select JWT auth tokens.
OAuth2TokenType is passed on command line to select OAuth2 auth tokens.
RS256 JWT Alg RS256.
StatusCodeExitNormal exit code.
StatusCodeExitWithError is exit code for error.
StatusCodeNoOptionSelected exit code.
# Interfaces
Command implement the Command pattern.