Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crog
v0.0.2
Crog
Daemon
Listener
Options
RedisCache
Result
Settings
UriEntity
Generated using Crystal 1.14.0
2024-11-26 10:51:23 UTC
struct
Crog::
UriEntity
Crog::UriEntity
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
listener.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#timeout
: Int32 | Nil
#timeout=
(timeout : Int32 | Nil)
#uri
: String
#uri=
(uri : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
timeout
: Int32 | Nil
#
[
View source
]
def
timeout=
(timeout : Int32 | Nil)
#
[
View source
]
def
uri
: String
#
[
View source
]
def
uri=
(uri : String)
#
[
View source
]