8 lines
102 B
Go
8 lines
102 B
Go
package env
|
|
|
|
type EnvironmentVariables struct {
|
|
// nothing. just empty
|
|
}
|
|
|
|
// also add one for a file
|