7 lines
140 B
Go
7 lines
140 B
Go
|
/*
|
||
|
Package bearertest provides functions for testing bearer package.
|
||
|
|
||
|
Note that this package intended only for tests.
|
||
|
*/
|
||
|
package bearertest
|