3 lines
130 B
Go
3 lines
130 B
Go
// Package view defines interfaces for viewing the data stored in an indexer target or an app's original data store.
|
|
package view
|