mcstore

package
v0.0.0-...-2be0f72 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2017 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataHandler

func NewDataHandler(access domain.Access) http.Handler

NewDataHandler creates a new instance of a dataHandler.

func NewServicesContainer

func NewServicesContainer(sc db.SessionCreater) *restful.Container

NewServicesContainer creates a new restful.Container made up of all the rest resources handled by the server.

Types

type DirService

type DirService interface {
	// contains filtered or unexported methods
}

DirService creates or retrieves directories in a project

type ProjectService

type ProjectService interface {
	// contains filtered or unexported methods
}

ProjectService is a service for manipulating projects.

type Query

type Query struct {
	QString string `json:"query_string"`
}

Directories

Path Synopsis
Package mcstored implements the server for storage requests.
Package mcstored implements the server for storage requests.
pkg

Jump to

Keyboard shortcuts

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