formatify

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "formatify"

Variables

This section is empty.

Functions

func PyDumps added in v1.0.3

func PyDumps(mode, data string, indent int, hasEscape bool) (string, error)

func Register

func Register(engine *gin.Engine)

Types

type PyDumpsData added in v1.0.3

type PyDumpsData struct {
	Mode      string
	Data      string
	Indent    int
	HasEscape bool
	// contains filtered or unexported fields
}

func NewPyDumpsData added in v1.0.3

func NewPyDumpsData(mode, data string, indent int, hasEscape bool) (*PyDumpsData, error)

type Router

type Router struct {
	*gin.Engine
	*gin.RouterGroup
}

Jump to

Keyboard shortcuts

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