Discover Packages
github.com/data-preservation-programs/singularity
handler
admin
package
Version:
v0.2.21
Opens a new window with list of versions in this module.
Published: Jul 5, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
InitHandler godoc
@Summary Initialize the database
@Tags Admin
@Success 204
@Failure 500 {object} handler.HTTPError
@Router /admin/init [post]
ResetHandler godoc
@Summary Reset the database
@Description This will drop all tables and recreate them.
@Tags Admin
@Success 204
@Failure 500 {object} handler.HTTPError
@Router /admin/reset [post]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.