import "code.rocket9labs.com/tslocum/bgammon/pkg/server"
account.go client.go client_socket.go client_websocket.go database_common.go database_disabled.go game.go server.go server_command.go server_web.go
func NewServer(tz string, dataSource string, mailServer string, passwordSalt string, resetSalt string, relayChat bool, verbose bool, allowDebug bool) *server
func RandInt(max int) int