util

package module
v0.0.0-...-cc6de57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Progress

type Progress struct {
	// contains filtered or unexported fields
}

func CreateProgress

func CreateProgress() *Progress

func (*Progress) End

func (p *Progress) End()

func (*Progress) Increment

func (p *Progress) Increment()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL