package
0.0.5
Repository: https://github.com/labiraus/gomud-common.git
Documentation: pkg.go.dev

# Functions

CharacterNameExists checks to see if a character name exists.
CreateUser creates a new user.
GetRooms gets all rooms.
Login returns a user if it exists.
Setup connects to database instance.
UserNameExists checks to see if a user name exists.

# Structs

Connection describes the connection between two rooms.
Room describes a room.
User describes a logged on character.