Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gd_driectlink_generator
master
Server
CacheLock
CacheNode
Config
APIKey
Bind
Cache
Built with Crystal 1.9.2
2023-10-07 11:05:44 UTC
struct
Server::CacheLock
Server::CacheLock
Struct
Value
Object
Defined in:
server.cr
Constructors
.new
Instance Method Summary
#data
: Int64?
#data=
(data : Int64 | Nil)
#fibers
: Array(Fiber)
#fibers=
(fibers : Array(Fiber))
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
data
: Int64?
#
[
View source
]
def
data=
(data : Int64 | Nil)
#
[
View source
]
def
fibers
: Array(Fiber)
#
[
View source
]
def
fibers=
(fibers : Array(Fiber))
#
[
View source
]