models

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GBBFileData

type GBBFileData struct {
	Filename GBBFileName `json:"filename"`
	Code     string      `json:"code,omitempty"`
	RamUsage int         `json:"ramUsage,omitempty"`
}

type GBBFileName

type GBBFileName string

func (GBBFileName) CreatePath

func (gfn GBBFileName) CreatePath(outputDir string) error

func (GBBFileName) HasDir

func (gfn GBBFileName) HasDir() bool

func (GBBFileName) IsValid

func (gfn GBBFileName) IsValid() bool

func (GBBFileName) Path

func (gfn GBBFileName) Path(outputDir string) string

func (GBBFileName) String

func (gfn GBBFileName) String() string

Jump to

Keyboard shortcuts

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