datasets

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

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

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package datasets has the api handler related to the datasets for the platform

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteDataset

func DeleteDataset(ctx context.Context, w http.ResponseWriter, r *http.Request)

DeleteDataset will delete a given dataset for a given user and all the information related to that

func GetDataSet

func GetDataSet(ctx context.Context, w http.ResponseWriter, r *http.Request)

GetDataSet will return the info about dataset for a given user

func GetDatasets

func GetDatasets(ctx context.Context, w http.ResponseWriter, r *http.Request)

GetDatasets will return the list of datasets for a given user

func UpdateDataset

func UpdateDataset(ctx context.Context, w http.ResponseWriter, r *http.Request)

UpdateDataset will update a dataset for a given user

func Upload

func Upload(ctx context.Context, w http.ResponseWriter, r *http.Request)

Upload will upload a file to the platform and will start the process of verifying the file

Types

This section is empty.

Directories

Path Synopsis
Package column has the api handler for creating/updating/deleting columns in a dataset
Package column has the api handler for creating/updating/deleting columns in a dataset

Jump to

Keyboard shortcuts

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