Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Level = 6
Level is the current implemented patch level of the state format and content.
View Source
var Sublevel = 3
Sublevel is the current implemented sublevel for the Level. Sublevel 0 is the first patch for the new Level, rollback below x.0 is not possible. Sublevel patches > 0 do not prevent rollbacks.
Functions ¶
func Apply ¶
Apply applies any necessary patches to update the provided state to conventions required by the current patch level of the system.
Types ¶
Click to show internal directories.
Click to hide internal directories.