package
Version:
v0.0.0-...-c99f1b3
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewStdIOStreams() std
type Config struct {
IOStreams IOStreams
AWSRegion string `env:"AWS_REGION" envDefault:"us-west-2"`
AWSBucketName string `env:"AWS_BUCKET" envDefault:"github-ghostsquad-s3-file-explorer"`
Port int `env:"PORT" envDefault:"8080"`
BindAddress string `env:"BIND_ADDRESS"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.