fdb

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 8 Imported by: 0

README

Go FDB

This library helps you to interact with the fdb

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close()

func Connect

func Connect(ip string, port uint) (err error)

Connects to the database server

Returns error same as https://pkg.go.dev/net#Dial

func Read

func Read(token string) (response []byte, err error)

Read the value of the token from the database

func Write

func Write(url string, tokens []string, metadatas map[string]string) (err error)

Writes the data on the database

Types

This section is empty.

Jump to

Keyboard shortcuts

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