store

package
v0.0.0-...-b918686 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2016 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

Store is our snappy software store implementation

func NewStore

func NewStore(blobDir, addr string) *Store

NewStore creates a new store server

func (*Store) SnapsDir

func (s *Store) SnapsDir() string

func (*Store) Start

func (s *Store) Start() error

Start listening

func (*Store) Stop

func (s *Store) Stop() error

Stop stops the server

func (*Store) URL

func (s *Store) URL() string

URL returns the base-url that the store is listening on

Jump to

Keyboard shortcuts

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