service

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service implements the sprue upload service logic.

func New

func New(id *identity.Identity, agentStore agent.Store, delegationStore delegation_store.Store, indexerClient *indexerclient.Client, logger *zap.Logger, options ...server.Option) (*Service, error)

New creates a new Service instance.

func (*Service) HandleReceiptRequest

func (s *Service) HandleReceiptRequest(c echo.Context) error

HandleReceiptRequest handles receipt retrieval requests.

func (*Service) HandleUCANRequest

func (s *Service) HandleUCANRequest(c echo.Context) error

HandleUCANRequest handles incoming UCAN RPC requests.

func (*Service) HandleValidateEmailRequest added in v0.0.6

func (s *Service) HandleValidateEmailRequest(c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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