runtime

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: GPL-3.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 Platform

type Platform int
const (
	Undefined Platform = iota
	Windows
	Linux
	DarwinAmd
	DarwinArm
)

func DetectPlatform

func DetectPlatform() Platform

func (*Platform) FromString

func (p *Platform) FromString(str string) Platform

func (Platform) MarshalJSON

func (p Platform) MarshalJSON() ([]byte, error)

func (Platform) String

func (p Platform) String() string

func (*Platform) UnmarshalJSON

func (p *Platform) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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