types

package
v0.0.0-...-5469a11 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2016 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseParams

type BaseParams struct {
	Params    string `json:"params"`
	EncSecKey string `json:"encSecKey"`
}

BaseParams

type LoginReq

type LoginReq struct {
	BaseParams
	By string `json:"by"`
}

LoginParams

type Profile

type Profile struct {
	UserID    int    `json:"userId"`
	AvatarURL string `json:"avatarUrl"`
	NickName  string `json:"nickname"`
	Signature string `json:"signature"`
}

Jump to

Keyboard shortcuts

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