//
pkg.gl
Category
github.com/teamkweku/code-odessey
internal
api
package
0.0.0-20240720195308-8d80bd9bb541
Repository:
https://github.com/teamkweku/code-odessey.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
852 SLOC
#
Functions
NewServer
create a new server instance.
#
Structs
Server
Server encapsulates the db, Engine, config to help connect to db and its related functions Engine helps send api request to correct handler for processing.