Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Lester::Operation::Endpoint
Inherits
Lester::Endpoint
<
Struct
<
Value
<
Object
Constructors
new
(client :
Lester
)
Source
Instance methods
delete
(id, &)
Source
delete
(id :
String
) :
Item
Source
fetch
(id, &)
Source
fetch
(id :
String
) :
Item
Source
list
Source
list
Source
uri
Source
wait
(id, secret = nil, timeout = -1, &)
Source
wait
(id :
String
, secret :
String
|
Nil
= nil, timeout :
Int32
= -1) :
Item
Source
websocket
(id, secret = nil, &)
Source
websocket
(id :
String
, secret :
String
|
Nil
= nil) :
HTTP::WebSocket
Source