lib

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 License: Apache-2.0, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinHTTPPath

func JoinHTTPPath(addr multiaddr.Multiaddr, path string) (multiaddr.Multiaddr, error)

JoinHTTPPath joins a HTTP path onto an existing multiaddr. If the multiaddr includes the "http-path" protocol already, it is joined to the end of the existing path. If the multiaddr does not contain the "http-path" protocol then it is appended to the multiaddr, with the value specified.

func SignerFromEd25519PEMFile

func SignerFromEd25519PEMFile(path string) (principal.Signer, error)

Types

This section is empty.

Directories

Path Synopsis
worker
Package jobqueue provides a Worker which can run registered job [Func]s by name, when a message for it is received on the underlying queue.
Package jobqueue provides a Worker which can run registered job [Func]s by name, when a message for it is received on the underlying queue.

Jump to

Keyboard shortcuts

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