package
0.0.0-20241015194227-80fc91596c4c
Repository: https://github.com/cloudlink-omega/backend.git
Documentation: pkg.go.dev

# Functions

CREATE TABLE clients (ID INTEGER PRIMARY KEY, Game TEXT, Name TEXT).

# Structs

In-memory pseudo-DB.