gobro

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

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

Go to latest
Published: Dec 13, 2014 License: MIT Imports: 4 Imported by: 1

README

gobro

Golang utils

Documentation

Overview

Package gobro contains an assortment of utility functions. If I need an all-purpose utility function, I put it here.

This package is still a work in progress, backward compatibility may be compromised at my whim.

Subpackages: - commander: Command-line utility functions - strarr: String array utility functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckErr

func CheckErr(err error, message ...string)

If the error is not nil, exit with error code 1. Message is optional. Including more than one message will not have any result.

func LogErr

func LogErr(err error, message ...string)

func Max

func Max(a, b int) int

func Min

func Min(a, b int) int

Types

This section is empty.

Directories

Path Synopsis
Command line utility functions
Command line utility functions
String array utility functions
String array utility functions

Jump to

Keyboard shortcuts

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