login_controller

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AfterLoginCallback = func(id string) error {
	err := controllers.Set(id, "game")

	if err != nil {
		return err
	}

	return nil
}
View Source
var Controller = controller{}

Functions

func Login

func Login(id string, accountId string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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