database

package
v0.0.0-...-82860ec Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllocateNewClientUuid

func AllocateNewClientUuid() (string, error)

AllocateNewClientUuid Allocate a new uuid for the client on the server

func CloseDatabase

func CloseDatabase() error

CloseDatabase Close database

func LoadDatabase

func LoadDatabase() error

LoadDatabase Load database

func QueryClientUuid

func QueryClientUuid() (string, error)

QueryClientUuid Query the client's own uuid

func QueryExistsClientUuid

func QueryExistsClientUuid(uuid string) (bool, error)

QueryExistsClientUuid Query if the client uuid exists on server

func UpdateClientUuid

func UpdateClientUuid(uuid string) error

UpdateClientUuid Update the client's own uuid

Types

This section is empty.

Jump to

Keyboard shortcuts

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