blobaccess

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package blobaccess provides the basic set of the most commonly needed BlobAccess implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobAccess

type BlobAccess = accessio.BlobAccess

func ForData

func ForData(mime string, data []byte) BlobAccess

func ForDirTree

func ForDirTree(path string, opts ...dirtree.Option) (BlobAccess, error)

func ForFile

func ForFile(mime string, path string, fss ...vfs.FileSystem) BlobAccess

func ForString

func ForString(mime string, data string) BlobAccess

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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