Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
monkey_shoulder
v0.2.0
HTTP
WebSocket
MonkeyShoulder
Annotations
BuiltInMethod
ExternalMethod
MaintenanceMethod
UpdateMethod
Application
Binding
Annotations
Registry
Models
Binding
Message
MetaData
Request
Response
Registry
MonkeyShoulderWeb
Controllers
InstanceController
Models
Registry
Server
Redis
Utilities
Synchronized
Generated using Crystal 1.10.1
2024-06-12 09:14:30 UTC
class
MonkeyShoulder::
Binding
MonkeyShoulder::Binding
Reference
Object
Defined in:
monkey_shoulder/binding.cr
Constant Summary
Log
=
::
Log
.
for
(
self
)
Constructors
.new
(id : String)
Instance Method Summary
#id
: String
#id=
(id : String)
#update
Macro Summary
__bind_built_in_methods__
__build_helpers__
Constructor Detail
def self.
new
(id : String)
#
[
View source
]
Instance Method Detail
def
id
: String
#
[
View source
]
def
id=
(id : String)
#
[
View source
]
def
update
#
[
View source
]
Macro Detail
macro
__bind_built_in_methods__
#
[
View source
]
macro
__build_helpers__
#
[
View source
]