initialize

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initialize added in v1.1.0

type Initialize struct {
	ConfigPath         string
	ConfigTemplatePath string
	DBDriver           string
	DSN                string
	HomeDir            string
	MetadataDir        string
	SQLiteFile         string
	TemplateDir        string
}

Initialize is responsible for initializing all disk paths

func (*Initialize) Init added in v1.1.0

func (i *Initialize) Init()

Init initialize everything.

func (*Initialize) InitConfig added in v1.1.0

func (i *Initialize) InitConfig()

InitConfig initialize configuration file.

func (*Initialize) InitMetadata added in v1.1.0

func (i *Initialize) InitMetadata()

InitMetadata initialize metadata.

func (*Initialize) InitPaths added in v1.1.0

func (i *Initialize) InitPaths()

InitPaths initialize paths.

Jump to

Keyboard shortcuts

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