The highest tagged major version is
v2.
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 17, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var ErrInvalidEnv = errors.New("invalid Environment: prod, production, dev, development, develop, testing, test")
const (
Development Env = iota
Production
Testing
Staging
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.