Documentation ¶
Index ¶
- Constants
- func GetArch() string
- func GetFidoDirectory() string
- func GetFilesDirectory() string
- func GetHomeDirectory() (string, error)
- func GetInboundDirectory() string
- func GetLogDirectory() string
- func GetModernStorageFile() string
- func GetOutboundDirectory() string
- func GetPlatform() string
- func GetPrevStorageFile() string
- func GetReleaseBranch() string
- func GetReleaseDate() string
- func GetTempDirectory() string
- func GetTempInboundDirectory() string
- func GetTempOutboundDirectory() string
- func GetVersion() string
- func MakePacketName() string
- func MakeTickName() string
- func Min(x, y int) int
- func ParseSize(value []byte) (int, error)
- type Contributor
Constants ¶
View Source
const ( InboundName string = "Inbound" OutboundName string = "Outbound" TempInboundName string = "TempInbound" TempOutboundName string = "TempOutbound" TempName string = "Temp" FileBoxName string = "Files" )
View Source
const (
FidoName string = "Fido"
)
Variables ¶
This section is empty.
Functions ¶
func GetFidoDirectory ¶
func GetFidoDirectory() string
func GetFilesDirectory ¶
func GetFilesDirectory() string
func GetHomeDirectory ¶
func GetInboundDirectory ¶
func GetInboundDirectory() string
func GetLogDirectory ¶
func GetLogDirectory() string
func GetModernStorageFile ¶
func GetModernStorageFile() string
func GetOutboundDirectory ¶
func GetOutboundDirectory() string
func GetPlatform ¶
func GetPlatform() string
func GetPrevStorageFile ¶
func GetPrevStorageFile() string
func GetReleaseBranch ¶
func GetReleaseBranch() string
func GetReleaseDate ¶
func GetReleaseDate() string
func GetTempDirectory ¶
func GetTempDirectory() string
func GetTempInboundDirectory ¶
func GetTempInboundDirectory() string
func GetTempOutboundDirectory ¶
func GetTempOutboundDirectory() string
func GetVersion ¶
func GetVersion() string
func MakePacketName ¶
func MakePacketName() string
func MakeTickName ¶
func MakeTickName() string
Types ¶
type Contributor ¶
func GetContributors ¶
func GetContributors() []Contributor
Click to show internal directories.
Click to hide internal directories.