records

package
v0.0.0-...-9c72152 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateRecord

func UpdateRecord(ctx *gofr.Context) (interface{}, error)

Types

type DatasetContent

type DatasetContent struct {
	datasets.Dataset
	TotalItems int           `json:"total_items"`
	Content    []interface{} `json:"content"`
}

func GetDatasetRecords

func GetDatasetRecords(ctx *gofr.Context) (*DatasetContent, error)

type Record

type Record interface{}

func GetRecord

func GetRecord(ctx *gofr.Context) (Record, error)

Jump to

Keyboard shortcuts

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