Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Karma::Protocol
Constants
VERSION = 2_u32
Class methods
error
(code :
String
, message :
String
, version =
VERSION
) :
String
Source
success
(response, version =
VERSION
, idempotent :
Bool
|
Nil
= nil) :
String
Source
success_uint64
(response :
UInt64
, version =
VERSION
) :
String
Source