zgrab2/lib/ssh/testdata/doc.go

9 lines
416 B
Go
Raw Normal View History

2017-10-04 15:46:42 +00:00
// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This package contains test data shared between the various subpackages of
2017-10-14 18:57:52 +00:00
// the github.com/zmap/zgrab2/lib package. Under no circumstance should
2017-10-04 15:46:42 +00:00
// this data be used for production code.
2017-10-14 18:57:52 +00:00
package testdata // import "github.com/zmap/zgrab2/lib/testdata"