Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChipTypeAuto = "auto" ChipTypeBasic = "basic" ChipTypeAdvanced = "advanced" ChipTypeProfessional = "professional" )
Variables ¶
This section is empty.
Functions ¶
func AutoChooseChipType ¶ added in v0.1.5
AutoChooseChipType chooses a chip-type based on the provided type and the filename of the source-file
func ValidateAvailableOperations ¶ added in v0.1.5
ValidateAvailableOperations checks if all used operations are available on the given chip-type
func ValidateCodeLength ¶
ValidateCodeLength checks if the given code (in text-format) does fit yolol's boundaries
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.