vp

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestObjectStore

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

func NewRequestObjectStore

func NewRequestObjectStore(
	repo requestObjectStoreRepository,
	selfURI string,
) *RequestObjectStore

func (*RequestObjectStore) Get

func (*RequestObjectStore) Publish

func (s *RequestObjectStore) Publish(
	ctx context.Context,
	requestObject string,
) (string, error)

func (*RequestObjectStore) Remove

func (s *RequestObjectStore) Remove(
	ctx context.Context,
	id string,
) error

Jump to

Keyboard shortcuts

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