Categorygithub.com/nerdalize/gateway
repositorypackage
1.0.5
Repository: https://github.com/nerdalize/gateway.git
Documentation: pkg.go.dev

# README

gateway

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

Build Status

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!