github.com/la5nta/wl2k-go@v0.11.8/transport/doc.go (about) 1 // Copyright 2015 Martin Hebnes Pedersen (LA5NTA). All rights reserved. 2 // Use of this source code is governed by the MIT-license that can be 3 // found in the LICENSE file. 4 5 // Package transport provides access to various connected modes common in amateur radio. 6 // 7 // The modes is made available through common interfaces and idioms from the net package. 8 package transport