gonet

module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT

README

GoNet

Build Status Go Report Card Docs License

Overview

grokify/gonet is part of a family of Go modules that provides extended functionality for common tasks in Go. HTTP related items are currently in grokify/gohttp. Net and HTTP code with minimal dependencies are still located in grokify/mogo.

Go is a small language which is useful from a development and maintenance perspective but it can result in common tasks being more verbose than other languages where there are more productivity methods. The family of packages has the goal to provide wrappers for common tasks in the same spirit of io/ioutil to make programming Go a bit faster.

See the following modules for extended functionality.

Note: grokify/gonet was initially implemented in grokify/mogo and extracted to reduce the number of dependences in grokify/mogo.

Documentation

Documentation is provided using godoc and available on GoDoc.org.

Installation

$ go get github.com/grokify/gonet/...

Contributing

Features, Issues, and Pull Requests are always welcome.

To contribute:

  1. Fork it ( http://github.com/grokify/gonet/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Please report issues and feature requests on Github.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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