//
pkg.gl
Category
github.com/textileio/powergate/v2
reputation
internal
source
package
2.6.2
Repository:
https://github.com/textileio/powergate.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
9
Dependents
1
Files
118 SLOC
#
Functions
NewStore
NewStore returns a new SourceStore.
#
Variables
ErrAlreadyExists
ErrAlreadyExists returns when the soure already exists in Store.
ErrDoesntExists
ErrDoesntExists returns when the source isn't in the Store.
#
Structs
Source
Source is an external source of reputation information.
Store
Store contains Sources information.