nodes

package
v0.0.0-...-64dc028 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUpdate

func AddUpdate(c *fiber.Ctx) error

func Get

func Get(c *fiber.Ctx) error

func Routes

func Routes(route fiber.Router)

Types

type Node

type Node struct {
	Key  string `gorm:"PRIMARY_KEY"`
	Data []byte `json:"data"`
}

Jump to

Keyboard shortcuts

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