tmpcache

package
v2.0.0-...-98cc131 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ATTR_KEY   = "github.com/mandelsoft/tempblobcache"
	ATTR_SHORT = "blobcache"
)

Variables

This section is empty.

Functions

func Set

func Set(ctx datacontext.Context, a *Attribute)

Types

type Attribute

type Attribute struct {
	Path       string
	Filesystem vfs.FileSystem
}

func Get

func Get(ctx datacontext.Context) *Attribute

func (*Attribute) CreateTempFile

func (a *Attribute) CreateTempFile(pat string) (vfs.File, error)

type AttributeType

type AttributeType struct{}

func (AttributeType) Decode

func (a AttributeType) Decode(data []byte, unmarshaller runtime.Unmarshaler) (interface{}, error)

func (AttributeType) Description

func (a AttributeType) Description() string

func (AttributeType) Encode

func (a AttributeType) Encode(v interface{}, marshaller runtime.Marshaler) ([]byte, error)

func (AttributeType) Name

func (a AttributeType) Name() string

Jump to

Keyboard shortcuts

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