kubo/config/provider.go

6 lines
84 B
Go

package config
type Provider struct {
Strategy string // Which keys to announce
}