//
pkg.gl
Category
github.com/cipherbin/cipher-bin-server
internal
app
package
0.0.0-20240115154452-44db4d7f848f
Repository:
https://github.com/cipherbin/cipher-bin-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
193 SLOC
#
Functions
NewServer
NewServer creates and hydrates an *App structure for use.
#
Structs
MessageResponse
MessageResponse is the shape of the json we return when a user fetches a message.
Server
Server is the structure that holds all the resources and context for the API.