Documentation
¶
Overview ¶
Package id generates identifiers in the shapes spritzer uses. A sprite's id is normally the caller-chosen name, and a checkpoint's id is its label; these helpers mint fallbacks when a caller does not supply one, and mirror the identifier utilities in the sibling mudflaps emulator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Checkpoint ¶
func Checkpoint() string
Checkpoint returns a "cp_"-prefixed hex identifier, suitable as a fallback checkpoint id.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.