Codebase list golang-github-jackpal-gateway / upstream/1.0.6
upstream/1.0.6

Tree @upstream/1.0.6 (Download .tar.gz)

# gateway

A simple library for discovering the IP address of the default gateway.


[![Build Status](https://travis-ci.org/jackpal/gateway.svg)](https://travis-ci.org/jackpal/gateway)

Provides implementations for:

+ FreeBSD
+ Linux
+ OS X (Darwin)
+ Solaris
+ Windows

Other platforms use an implementation that always returns an error.

Pull requests for other OSs happily considered!