api

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticateConfig

type AuthenticateConfig struct {
	Username   string `json:"username"`
	Password   string `json:"password"`
	GoogleCode string `json:"google_code"`
}

type Object

type Object struct {
	api.Object
}

func (Object) AuthenticateApi

func (Object) AuthenticateApi(ctx iris.Context)

func (Object) GetAuth

func (Object) GetAuth() string

func (Object) Health

func (Object) Health() func() map[string]error

func (Object) Party

func (Object) Party(app iris.Party)

type UserInfo

type UserInfo struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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