repoverify

package
v1.16.1-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseKnotEndpoint

func ParseKnotEndpoint(raw string, dev bool) (*url.URL, error)

Types

type Result

type Result struct {
	RepoDid  repoident.RepoDid
	OwnerDid repoident.OwnerDid
	KnotURL  *url.URL
	// Rkey of the sh.tangled.repo record tracked by the knot; empty when the
	// knot does not support describeRepo.
	Rkey string
}

type Verifier

type Verifier func(ctx context.Context, repoDid repoident.RepoDid) (Result, error)

func New

func New(resolver *idresolver.Resolver, dev bool) Verifier

Source Files

  • verify.go

Jump to

Keyboard shortcuts

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