package
0.0.0-20240915153632-0f58b75ebb1a
Repository: https://github.com/p0h1ng/cardinal.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
If the version is different from the database record, it will ask user for cleaning the database.
# Variables
No description provided by the author
# Structs
AttackAction is a gorm model for database table `attack_actions`.
Bulletin is a gorm model for database table `bulletins`.
BulletinRead gorm model, used to store the bulletin is read by a team.
Challenge is a gorm model for database table `challenges`, used to store the challenges like Web1, Pwn1.
DownAction is a gorm model for database table `down_actions`.
DynamicConfig is the config which is stored in database.
Flag is a gorm model for database table `flags`.
GameBox is a gorm model for database table `gameboxes`.
Log is a gorm model for database table `logs`.
Manager is a gorm model for database table `managers`.
Score is a gorm model for database table `scores`.
Team is a gorm model for database table `teams`.
Token is a gorm model for database table `tokens`.
WebHook is a gorm model for database table `webhook`, used to store the webhook.