config

package
v0.0.0-...-4e1b13b Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const DevFileName = ".appixDevSettings"
View Source
const IgnoreFileName = ".appixignore"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Version         string
	BuildDate       string
	ParsedBuildDate time.Time
	GitHash         string
	CatalogURIs     map[string]string

	DirectoryPath string
	AuthFilePath  string

	DeveloperProfileUrl string

	FirebaseApiKey            string
	FirebaseAuthDomain        string
	FirebaseDatabaseUrl       string
	FirebaseStorageBucket     string
	FirebaseMessagingSenderId string
	FirebaseRefreshTokenUrl   string
	TravixLoggerUrl           string

	AuthServerPort   string
	MaxRetryAttempts int
}

Jump to

Keyboard shortcuts

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