jsonp

package
v0.72.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package jsonp JSONP 序列化操作

Index

Constants

View Source
const Mimetype = "application/javascript"

Variables

This section is empty.

Functions

func Install added in v0.59.1

func Install(callbackKey string, s *web.Server)

Install 安装 JSONP 的处理方式

callbackKey 用于指定回函数名称的查询参数名称

func Marshal

func Marshal(ctx *server.Context, v any) ([]byte, error)

func Unmarshal

func Unmarshal(data []byte, v any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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