Following helper methods are used for scripting like utilities.
Main parts:
json
: simple helpers to handle unstructured json object (map[string]interface{}
)github
: helpers to call Github APIjira
: helpers to call Jira APIkv
: key valuecache
: disk based cache to cache results of operations