app

package
v0.0.0-...-46259e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3web

type S3web struct {
	Port       string
	Host       string
	ServeVhost bool
}

S3web is the prototype for S3web application

func NewS3Web

func NewS3Web(opts S3webOptions) (*S3web, error)

NewS3Web create a new web application

func (*S3web) Run

func (s *S3web) Run()

Run the web app

type S3webOptions

type S3webOptions struct {
	Port *string
	Host *string
}

S3webOptions is the options used for flag

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL