Language

Package: go-github-com-operatorfoundation-shapeshifter-transports @ 3.0.12

Synopsis

Go implementation of Pluggable Transports

Description

Shapeshifter-Transports is a set of Pluggable Transports implementing the Go API from the Pluggable Transports 2.0 specification. Each transport implements a different method of shapeshifting network traffic. The goal is for application traffic to be sent over the network in a shapeshifted form that bypasses network filtering, allowing the application to work on networks where it would otherwise be blocked or heavily throttled.

Home page
https://github.com/OperatorFoundation/shapeshifter-transports
Location
gnu/packages/golang.scm (line: 647, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 679 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 680 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 681 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 682 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 683 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 684 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 685 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 686 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 691 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 692 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 701 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 702 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 704 is way too long (96 characters)
formatting

Look for formatting issues in the source

line 705 is way too long (96 characters)
formatting

Look for formatting issues in the source

line 706 is way too long (96 characters)
formatting

Look for formatting issues in the source

line 707 is way too long (96 characters)
formatting

Look for formatting issues in the source

line 708 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 709 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 711 is way too long (97 characters)
formatting

Look for formatting issues in the source

line 712 is way too long (97 characters)
formatting

Look for formatting issues in the source

line 714 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 716 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 717 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 718 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 719 is way too long (97 characters)
formatting

Look for formatting issues in the source

line 729 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 730 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 731 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 732 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 733 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 734 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 735 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 736 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 741 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 742 is way too long (98 characters)
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?