converter

package module
v0.0.0-...-9b27866 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

apipost-go-converter

Apipost go程序转换包

Json2Schema 方法

  • 将json字符串转换为schema的json字符串

Swagger2Apipost 方法

  • 将swagger json字符串转换为 apipost json字符串

Documentation

Overview

Package converter 用go实现常规的数据转换

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Json2Schema

func Json2Schema(jsonStr string) (string, error)

将json字符串转换为jsonschema字符串

func Swagger2Apipost

func Swagger2Apipost(swaggerStr string, isBasePath bool, isHost bool) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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