project

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Port   = 25213
	Host   = "localhost"
	Scheme = "http"
)

Variables

View Source
var (
	PortString  = strconv.Itoa(Port)
	HostAndPort = Host + ":" + PortString
	Url         = Scheme + "://" + HostAndPort
)

Functions

func Config

func Config() error

func Home

func Home() (string, error)

func RepositoriesHome

func RepositoriesHome() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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