MCPcopy
hub / github.com/perkeep/perkeep / Examples

Method Examples

pkg/cmdmain/cmdmain.go:117–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115
116type exampler interface {
117 Examples() []string
118}
119
120type describer interface {

Callers 2

usageFunction · 0.65
helpFunction · 0.65

Implementers 15

toolCmddev/devcam/pk.go
serverCmddev/devcam/server.go
putCmddev/devcam/put.go
mountCmddev/devcam/mount.go
hookCmddev/devcam/hook.go
getCmddev/devcam/get.go
dbinitCmdcmd/pk/dbinit.go
makeStaticCmdcmd/pk/makestatic.go
packBlobsCmdcmd/pk/packblobs.go
syncCmdcmd/pk/sync.go
searchCmdcmd/pk/search.go
desCmdcmd/pk/describe.go

Calls

no outgoing calls

Tested by

no test coverage detected