Categorygithub.com/elek/go-utils
repositorypackage
0.0.0-20210313104858-cc6de57ccf32
Repository: https://github.com/elek/go-utils.git
Documentation: pkg.go.dev

# Packages

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

# 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 API
  • jira: helpers to call Jira API
  • kv: key value
  • cache: disk based cache to cache results of operations