modulepackage
0.0.0-20210313104858-cc6de57ccf32
Repository: https://github.com/elek/go-utils.git
Documentation: pkg.go.dev
# README
Generic scripting utilities
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
# Functions
No description provided by the author