server

package
v0.2.66 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MIT Imports: 40 Imported by: 0

Documentation

Overview

Package server implements the web service for Spy Cards Online.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Main is the main method for the Spy Cards Online web service.

Types

type GameMode

type GameMode struct {
	ID        int64
	Client    string
	Prefix    sql.NullString
	Name      string
	Revisions int
}

type User

type User struct {
	ID        int64
	LoginName string

	SessionReset int
	IsAdmin      bool
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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