package
0.18.3
Repository: https://github.com/shellhub-io/shellhub.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

HasBilling returns true if the current ShellHub server instance has billing feature enabled.
IsCloud returns true if the current ShellHub server instance is cloud.
IsCommunity return true if the current ShellHub server instance is community.
IsDevelopment returns true if the current environment is development.
IsEnterprise returns true if the current ShellHub server instance is enterprise.
Parse parses the environment variables.
ParseWithPrefix parses the environment variables for the a given prefix.

# Constants

No description provided by the author

# Variables

DefaultBackend define the backend to be used to get environment variables.
No description provided by the author
No description provided by the author

# Interfaces

Backend is an interface for any sort of underlying key/value store.