common

package
v0.0.0-...-a4a601d Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppVersion = "0.41"
View Source
var (
	ErrorCannotBeParsed = errors.New("can not be parsed")
)
View Source
var ErrorIsNotDirectory = errors.New("is not a directory, Quiting")

Functions

func CheckOutput

func CheckOutput(out string) error

func ContainsFilepath

func ContainsFilepath(filespath []string, filePath string) bool

func ParseHexadecimal16

func ParseHexadecimal16(address string) (uint16, error)

func ParseHexadecimal8

func ParseHexadecimal8(address string) (uint8, error)

func StructToBytes

func StructToBytes(v interface{}) ([]byte, error)

func WilcardedFiles

func WilcardedFiles(filespath []string) ([]string, error)

Types

type AnalyseTilemapOption

type AnalyseTilemapOption string
var (
	SizeTilemapOption   AnalyseTilemapOption = "size"
	NumberTilemapOption AnalyseTilemapOption = "number"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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