Discover Packages
encr.dev
pkg
cueutil
package
Version:
v1.40.0
Opens a new window with list of versions in this module.
Published: Sep 2, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
LoadFromFS takes a given filesystem object and the app-relative path to the service's root package
and loads the full configuration needed for that service.
const (
EnvType_Production EnvType = "production"
EnvType_Development EnvType = "development"
EnvType_Ephemeral EnvType = "ephemeral"
EnvType_Test EnvType = "test"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.