local

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 17 Imported by: 4

Documentation

Overview

Package local provides implementations of a stash.Service for local storage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialFileService

func DialFileService(ctx context.Context, location *url.URL) (*stash.Client, error)

DialFileService returns a file backed implementation of stash.Service from a url.

func DialMemoryService

func DialMemoryService(ctx context.Context, location *url.URL) (*stash.Client, error)

DialMemoryService returns a file backed implementation of stash.Service from a url.

func NewFileService

func NewFileService(ctx context.Context, directory file.Path) (*stash.Client, error)

NewFileService returns a file backed implementation of stash.Service for a path.

func NewMemoryService

func NewMemoryService() *stash.Client

NewMemoryService returns a new purely in memory implementation of Store.

Types

This section is empty.

Jump to

Keyboard shortcuts

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