Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Mount ¶
func Mount( router httpguard.WireRouter, identity nodeidentity.Identity, profile Properties, )
Types ¶
type NoPeerProfile ¶
type NoPeerProfile struct{}
func (NoPeerProfile) Properties ¶
func (NoPeerProfile) Properties(context.Context) []Property
type ProfileFile ¶
type ProfileFile struct {
// contains filtered or unexported fields
}
func NewProfileFile ¶
func NewProfileFile(dataDir string) ProfileFile
func (ProfileFile) Properties ¶
func (p ProfileFile) Properties(ctx context.Context) []Property
type Properties ¶
Click to show internal directories.
Click to hide internal directories.