//
pkg.gl
Category
github.com/infomark-org/infomark
api
package
0.0.0-20250322183500-934bfd50bf90
Repository:
https://github.com/infomark-org/infomark.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
163 SLOC
#
Packages
app
No description provided by the author
cronjob
No description provided by the author
helper
No description provided by the author
shared
No description provided by the author
worker
No description provided by the author
#
Functions
NewServer
NewServer creates and configures an APIServer serving all application routes.
NewWorker
NewWorker creates and configures an background worker.
RunInit
No description provided by the author
#
Structs
Server
Server provides an http.Server.
Worker
Worker provides a background worker.