Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wakdata-rest-api
v0.2.2
Wakdata
RestAPI
Cache
Version
CryoMongo
Config
VersionData
Json
V1
CurrentSwagger
Format
Routes
By
Arg
Id
Trad
Main
Version
Info
Type
HASH_TYPES_ALLOWED
RAW_TYPES_ALLOWED
Generated using Crystal 1.10.1
2024-04-12 23:48:02 UTC
struct
Wakdata::
RestAPI::
CryoMongo::
Config
Wakdata::RestAPI::CryoMongo::Config
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
wakdata/rest-api/cryomongo.cr
Constructors
.new
(mongo_connection_string : String, database : String)
.new
(pull : JSON::PullParser)
Instance Method Summary
#database
: String
#mongo_connection_string
: String
Constructor Detail
def self.
new
(mongo_connection_string : String, database : String)
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
database
: String
#
[
View source
]
def
mongo_connection_string
: String
#
[
View source
]