velox

package module
v0.0.0-...-0318e17 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

Velox

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Velox

type Velox struct {
	AppName  string
	Debug    bool
	Version  string
	ErrorLog *log.Logger
	InfoLog  *log.Logger
	RootPath string
	Routes   *chi.Mux
	// contains filtered or unexported fields
}

func (*Velox) CreateDirIfNotExists

func (v *Velox) CreateDirIfNotExists(path string) error

func (*Velox) CreateFileIfNotExists

func (v *Velox) CreateFileIfNotExists(path string) error

func (*Velox) Init

func (v *Velox) Init(p initPaths) error

func (*Velox) ListenAndServe

func (v *Velox) ListenAndServe()

func (*Velox) New

func (v *Velox) New(rootPath string) error

Jump to

Keyboard shortcuts

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