user

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Code generated by goal-cli. DO NOT EDIT. versions:

goal-cli v0.5.24
go       go1.24.0

updated_at: 2025-03-24 20:22:07 source: pro/user.proto

Code generated by goal-cli. DO NOT EDIT. versions:

goal-cli v0.5.24
go       go1.24.0

updated_at: 2025-03-24 20:22:07 source: pro/user.proto

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginByWxCodeReq

type LoginByWxCodeReq struct {
	Code string `json:"code" query:"code" form:"code"`
}

func (*LoginByWxCodeReq) ToFields

func (model *LoginByWxCodeReq) ToFields() contracts.Fields

type LoginByWxInfoReq

type LoginByWxInfoReq struct {
	Iv            string `json:"iv" query:"iv" form:"iv"`
	SessionKey    string `json:"sessionKey" query:"sessionKey" form:"sessionKey"`
	EncryptedData string `json:"encryptedData" query:"encryptedData" form:"encryptedData"`
}

func (*LoginByWxInfoReq) ToFields

func (model *LoginByWxInfoReq) ToFields() contracts.Fields

Jump to

Keyboard shortcuts

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