radiodan

package
v0.0.0-...-2a47f04 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2014 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugInfo

type DebugInfo struct {
	Timestamp          time.Time
	Hostname           string
	Addresses          []string
	InternetConnection bool
	Applications       []RadiodanApplication
}

type Deploy

type Deploy struct {
	Name      string
	Ref       string
	Commit    string
	CreatedAt string
}

type RadiodanApplication

type RadiodanApplication struct {
	Name      string
	Pid       int64
	IsRunning bool
	Deploy    Deploy
	LogTail   string
}

func (RadiodanApplication) DeployFile

func (r RadiodanApplication) DeployFile() (path string)

func (RadiodanApplication) LogFile

func (r RadiodanApplication) LogFile() (path string)

func (RadiodanApplication) PidFile

func (r RadiodanApplication) PidFile() (path string)

Jump to

Keyboard shortcuts

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