Language

Package: go-github-com-multiformats-go-multiaddr @ 1.3.0-0.fe1c46f

Synopsis

Composable and future-proof network addresses

Description

Multiaddr is a standard way to represent addresses that does the following:

  • Support any standard network protocols.

  • Self-describe (include protocols).

  • Have a binary packed format.

  • Have a nice string representation.

  • Encapsulate well.

Home page
https://github.com/multiformats/go-multiaddr
Location
gnu/packages/golang.scm (line: 2948, column: 4)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 2966 is way too long (93 characters)