//
pkg.gl
Category
github.com/noxyicm/wsf
service
environment
package
0.0.0-20250206095323-67f4e8942fa5
Repository:
https://github.com/noxyicm/wsf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
66 SLOC
#
Functions
NewService
NewService creates new env service instance.
#
Constants
ENV
ENV defines an environment prefix.
ID
ID of service.
#
Structs
Config
Config defines set of environment variables.
Service
Service provides ability to map _ENV values from config file.
#
Interfaces
Getter
Getter provides ability to get environment variables.
Interface
Interface aggregates list of environment variables.
Setter
Setter provides ability to set environment variable.