package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Jul 10, 2023
License: MIT
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
Token string
}
Options is server options
type Resource struct {
DB db.DB
Zh zh.DB
}
Resource is a struct for reuse and cleanup.
Prepare initializes Resource for reuse and cleanup.
Cleanup cleans up Resource.
Register registers API paths to Gin Engine.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.