repository

package
v0.0.0-...-49025f2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(collection string, key string, value string) *mongo.Cursor

func JSONDelete

func JSONDelete(record_id string) error

func JSONRead

func JSONRead(record_id string) (interface{}, error)

func JSONWrite

func JSONWrite(record_id string, data []byte, ttl time.Duration) error

func StringDelete

func StringDelete(record_id string) error

func StringRead

func StringRead(record_id string) (string, error)

func StringWrite

func StringWrite(record_id string, data string, ttl time.Duration) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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