plugins2

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthMode

type AuthMode uint
const (
	AuthPublic AuthMode = iota
	AuthMaster
	AuthBoth
)
we currently support two auth levels: master (same key-pair as the local node) and public (on the trust graph).

Both registers the plugin to both of them.

type NeedsMultiLog

type NeedsMultiLog interface {
	WantMultiLog(ssb.MultiLogGetter) error
}

type NeedsRootLog

type NeedsRootLog interface {
	WantRootLog(rl margaret.Log) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL