package
0.3.1
Repository: https://github.com/ctfer-io/chall-manager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CheckChallenge returns an error if there is no challenge with the given id.
CheckInstance returns an error if there is no instance with the given ids.
Hash computes the Hash of the given ID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Challenge is the internal model of an API Challenge as it is stored on the filesystem (at `<global.Conf.Directory>/chall/<id>/info.json`).
Instance is the internal model of an API Instance as it is stored on the filesystem (at `<global.Conf.Directory>/chall/<id>/instance/<id>/info.json`).