jiguang

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

@Title @Description @Author Wangwengang 2021/6/13 下午5:06 @Update Wangwengang 2021/6/13 下午5:06

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JGVerifyCode

func JGVerifyCode(appKey, masterSecret, msgId, code string) (bool, int32)

极光验证码 验证

Types

type JError

type JError struct {
	Code    int32  `json:"code"`
	Message string `json:"message"`
}

type JResp

type JResp struct {
	IsValid bool   `json:"is_valid"`
	Error   JError `json:"error"`
}

Jump to

Keyboard shortcuts

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