datastore

package
v0.0.0-...-7e7074c Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package datastore contains the API implementation for managing the data stores

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateService

func CreateService(ctx context.Context, res http.ResponseWriter, req *http.Request)

CreateService api creates a data store service in the system

func DeleteService

func DeleteService(ctx context.Context, res http.ResponseWriter, req *http.Request)

DeleteService api deletes the data store service in the system

func GetService

func GetService(ctx context.Context, res http.ResponseWriter, req *http.Request)

GetService api finds the service whole id is given

func GetServices

func GetServices(ctx context.Context, res http.ResponseWriter, req *http.Request)

GetServices api returns the list of data store services available in the system

func UpdateService

func UpdateService(ctx context.Context, res http.ResponseWriter, req *http.Request)

UpdateService api creates a data store service in the system

Types

This section is empty.

Jump to

Keyboard shortcuts

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