//
pkg.gl
Category
github.com/Ubivius/microservice-text-chat
pkg
database
package
0.0.0-20211125185551-0e2789156e85
Repository:
https://github.com/ubivius/microservice-text-chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
500 SLOC
#
Functions
NewMockTextChat
No description provided by the author
NewMongoTextChat
No description provided by the author
#
Variables
ErrorEnvVar
ErrorEnvVar : Environment variable error.
#
Structs
MockTextChat
No description provided by the author
MongoTextChat
No description provided by the author
#
Interfaces
TextChatDB
The interface that any kind of database must implement.