class JoobQ::JobSchemaRegistry

Defined in:

joobq/job_schema_registry.cr

Instance Method Summary

Instance Method Detail

def json #

[View source]
def register(job_class : Class) #

[View source]
def schemas : Hash(String, String) #

[View source]
def schemas=(schemas : Hash(String, String)) #

[View source]