doc.go 369 Bytes
Newer Older
1 2
// Package introspection is EXPERIMENTAL. It is subject to heavy change, and it
// WILL change. For now, it is the simplest implementation to power the
tavit ohanian's avatar
tavit ohanian committed
3
// proof-of-concept of the p2p introspection framework.
4 5
//
// Package introspect contains the abstract skeleton of the introspection system
tavit ohanian's avatar
tavit ohanian committed
6
// of go-p2p, and holds the introspection data schema.
7
package introspection