Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package internal is a container of subpackages, which should be protected from import to other projects
|
Package internal is a container of subpackages, which should be protected from import to other projects |
|
arc
Package arc provides an implementation of command arc, which allows to list files within ARC-archive of Grim Dawn and extract them
|
Package arc provides an implementation of command arc, which allows to list files within ARC-archive of Grim Dawn and extract them |
|
arc0chunks
Package arc0chunks provides a reader of content, encrypted within of list of instances of codeberg.org/alex-ilchukov/arc0.Chunk
|
Package arc0chunks provides a reader of content, encrypted within of list of instances of codeberg.org/alex-ilchukov/arc0.Chunk |
|
command
Package command provides tools to register command-line commands of the main application and iterate over them
|
Package command provides tools to register command-line commands of the main application and iterate over them |
|
db
Package db provides implementation of db command to the main application.
|
Package db provides implementation of db command to the main application. |
|
decode
Package decode provides implementation of decode command to the main application.
|
Package decode provides implementation of decode command to the main application. |
|
decode/hints
Package hints provides facilities to decode a save file of Grim Dawn with help of hints.
|
Package hints provides facilities to decode a save file of Grim Dawn with help of hints. |
|
decode/hints/constraints
Package constraints provides a type of set of constraints, which can be unmarshalled from JSON and applied to test values against.
|
Package constraints provides a type of set of constraints, which can be unmarshalled from JSON and applied to test values against. |
|
decode/hints/state
Package state provides conversion from state titles to their integer representations and back.
|
Package state provides conversion from state titles to their integer representations and back. |
|
decode/hints/try
Package try provides conversion from techniques titles to their integer representations and back.
|
Package try provides conversion from techniques titles to their integer representations and back. |
|
decode/schema
Package schema provides tools to perform schema-driven decoding of save files of Grim Dawn.
|
Package schema provides tools to perform schema-driven decoding of save files of Grim Dawn. |
|
factions
Package factions provides implementation of factions command to the main application.
|
Package factions provides implementation of factions command to the main application. |
|
factions/wrap
Package wrap provides tools to wrap around an archive of save file of Grim Dawn to extract and update information on factions.
|
Package wrap provides tools to wrap around an archive of save file of Grim Dawn to extract and update information on factions. |
|
fatal
Package fatal provides functions, that forcefully halt the application
|
Package fatal provides functions, that forcefully halt the application |
|
fieldtags
Package fieldtags provides routines to load and search through localization files, which expand field tags into some text values
|
Package fieldtags provides routines to load and search through localization files, which expand field tags into some text values |
|
file
Package file provides common routines to work with files and their paths
|
Package file provides common routines to work with files and their paths |
|
flagcheck
Package flagcheck provides utilities to check if a flag or argument is set in the provided flagset
|
Package flagcheck provides utilities to check if a flag or argument is set in the provided flagset |
|
fow
Package fow provides implementation of fow command to the main application.
|
Package fow provides implementation of fow command to the main application. |
|
help
Package help provides implementation of help command to the main application
|
Package help provides implementation of help command to the main application |
|
map9
Package map9 provides tools to access the information on areas in map-files within ARC-archives of Grim Dawn
|
Package map9 provides tools to access the information on areas in map-files within ARC-archives of Grim Dawn |
|
save
Package fow provides implementation of save command to the main application.
|
Package fow provides implementation of save command to the main application. |
|
save/structify
Package structify provides a tool to represent an archive from save file of Grim Dawn in form of struct instance, which can be used to plug-in JSON marshalling/unmarshalling of the archive.
|
Package structify provides a tool to represent an archive from save file of Grim Dawn in form of struct instance, which can be used to plug-in JSON marshalling/unmarshalling of the archive. |
|
save/structify/slices
Package slices provides generic routines to transform slices
|
Package slices provides generic routines to transform slices |
|
strings
Package strings provides routines to complement the functions from the package with the same name from the standard library
|
Package strings provides routines to complement the functions from the package with the same name from the standard library |
|
uuid
Package uuid provides type T, which represents a UUID instances and has abilities of JSON marshaling/unmarshaling
|
Package uuid provides type T, which represents a UUID instances and has abilities of JSON marshaling/unmarshaling |
|
vals
Package vals provides routines to work with generic values and pointers to them
|
Package vals provides routines to work with generic values and pointers to them |
Click to show internal directories.
Click to hide internal directories.