commonfunc

package
v0.0.0-...-a35f291 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

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 GetArch

func GetArch() string

func GetFidoDirectory

func GetFidoDirectory() string

func GetFilesDirectory

func GetFilesDirectory() string

func GetHomeDirectory

func GetHomeDirectory() (string, error)

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

func Min

func Min(x, y int) int

func ParseSize

func ParseSize(value []byte) (int, error)

Types

type Contributor

type Contributor struct {
	Name string
	Addr string
}

func GetContributors

func GetContributors() []Contributor

Jump to

Keyboard shortcuts

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