Categorygithub.com/heketi/utils
modulepackage
0.0.0-20170317161834-435bc5bdfa64
Repository: https://github.com/heketi/utils.git
Documentation: pkg.go.dev

# README

Build Status GoDoc

Heketi Utility Functions

Generic Go utility functions

Licensing

Heketi is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

# Packages

Package to mock ssh interface for unit tests Create a mock object and override the functions to test functions which return expected values.

# Functions

Return a 16-byte uuid.
Return the body from a response as an error.
Unmarshal JSON from request.
Unmarshal JSON from response.
Return the body from a response as a string.
Create a new logger.
Create a new goroutine error status collector.
Create a string set.
No description provided by the author
Check if a sorted string list has a string.
Delete a string from a sorted string list.

# Constants

Log levels.
Log levels.
Log levels.
Log levels.
Log levels.
Log levels.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author