utils

package
v0.0.0-...-506d839 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	PlatformWindows = "windows"
	PlatformLinux   = "linux"
	PlatformMacOS   = "macos"
	PlatformOther   = "other"
)

Variables

Functions

func GenerateAutoPlatformMethod

func GenerateAutoPlatformMethod(module string, method string) string

func GenerateMethod

func GenerateMethod(module string, method string) string

func GeneratePlatformMethod

func GeneratePlatformMethod(module string, platform PlatformKind, method string) string

func LogFunc

func LogFunc(modName string, fstr string, i ...interface{})

func ValidateDecoder

func ValidateDecoder(decoder *msgpack.Decoder) error

Types

type PlatformKind

type PlatformKind string

Jump to

Keyboard shortcuts

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