golang

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: MIT Imports: 0 Imported by: 0

README

Golang

Build Status GoDoc Maintainability License

Go packages that don't really deserve their own repos. Inspired by https://github.com/tj/go.

Requirement

  • Go 1.9+
  • No 3rd-party dependencies

Install

go get github.com/ShevaXu/golang

Documentation

Overview

Package golang provides small Go utilities.

Directories

Path Synopsis
Package assert provides tiny asserting functions for testing.
Package assert provides tiny asserting functions for testing.
Package semaphore provides a bounded resources implementation.
Package semaphore provides a bounded resources implementation.
Package sys provides system level utilities.
Package sys provides system level utilities.
Package web provides useful features to Go's http.Client following some best practices for production, such as timeout, retries and backoff.
Package web provides useful features to Go's http.Client following some best practices for production, such as timeout, retries and backoff.

Jump to

Keyboard shortcuts

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