stringencoderdecoder

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: May 26, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

API string encoder decoder

func (API) EncodeDecode

func (API) EncodeDecode(c *gin.Context)

EncodeDecode /api/string/encodedecode

type Request

type Request struct {
	RequestString string `json:"requestString" xml:"requestString" form:"requestString" binding:"required"`
	Type          string `json:"type" xml:"type" form:"type" binding:"required"`
	Action        string `json:"action" xml:"action" form:"action" binding:"required"`
}

Request request /api/string/encodedecode

Jump to

Keyboard shortcuts

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