Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
minion
master
Config
Minion
Param
ParamType
Work
Context
Enums
ContextKey
ResultKey
StatusKey
Job
Order
Result
WorkConverter
Built with Crystal 1.9.2
2023-10-07 21:02:18 UTC
class
WorkConverter
WorkConverter
Reference
Object
Overview
convert name work in to Work from config (Load work from config.)
Defined in:
models.cr
Class Method Summary
.from_json
(pull : JSON::PullParser)
.to_json
(value : Work, builder : JSON::Builder)
Class Method Detail
def self.
from_json
(pull : JSON::PullParser)
#
[
View source
]
def self.
to_json
(value :
Work
, builder : JSON::Builder)
#
[
View source
]