modulepackage
0.0.0-20191221074522-249e412e097e
Repository: https://github.com/step/saurontypes.git
Documentation: pkg.go.dev
# Functions
ConvertAngmarToUrukMessages converts an Angmar message to a map of queue names and their respective UrukMessage.
# Structs
AngmarMessage is a struct that encapsulates the message that Angmar listens to on a queue for.
Assignment is the config for a particular assignment including the name, description, prefix and the associated Tasks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SauronConfig is the top level config for sauron This will come from the config file for sauron This will contain different config for different assignments.
No description provided by the author
Task is a struct that encapsulates the mapping between the queue to place a task on and the name of the image to be run.
No description provided by the author
No description provided by the author
UrukMessage is a struct that encapsulates the message that Uruk listens to on a queue for.