util

package
v0.5.7 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2017 License: Apache-2.0 Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckContext

func CheckContext(ctx context.Context) error

CheckContext validates that a context, if done, returns the appropriate error value stored in it. Otherwise, it will return nil if not terminated.

func InterfaceListToString

func InterfaceListToString(list interface{}) ([]string, error)

InterfaceListToString converts []interface{} to []string by way of interface{}

func ReadLines

func ReadLines(filename string) ([]string, error)

ReadLines reads lines from the file and returns them as []string and any error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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