Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLocalFileService ¶
func NewLocalFileService(config *local.Config) (*fileserver.S3Adapter, error)
Types ¶
type Config ¶
type Config struct {
HTTP HTTPConfig `json:"http" yaml:"http"`
}
type HTTPConfig ¶
type Web ¶
type Web struct {
// contains filtered or unexported fields
}
func NewWebServer ¶
func NewWebServer(config *Config, storage *fileserver.S3Adapter) *Web
func (*Web) Identifier ¶
Click to show internal directories.
Click to hide internal directories.