Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
NewClient returns a new faktory Client.
It sets the FAKTORY_URL variable globally: for this reason, you cannot create multiple faktory managers or clients pointing to different servers from the same instance of the program.
func NewFaktoryLogger ¶
NewFaktoryLogger returns a new logger for Faktory Manager.
The logger implementation uses zerolog under the hood. It is initialized with a logger derived from the global zerolog Logger, just setting the loglevel to the given value.
func NewManager ¶
NewManager instantiates and prepares a new faktory Manager.
It also sets the FAKTORY_URL variable globally: for this reason, you cannot create multiple faktory managers or clients pointing to different servers from the same instance of the program.
Types ¶
This section is empty.