package internal

import "github.com/go-openapi/analysis/internal"

Index

Functions

func PathUnescape

func PathUnescape(path string) (string, error)

PathUnescape provides url.PathUnescape(), with seamless go version support for pre-go1.8

TODO: this function is currently defined in go-openapi/swag, but unexported. We might chose to export it, or simple phase out pre-go1.8 support.

Source Files

post_go18.go

Version
v0.19.2
Published
Jun 16, 2019
Platform
windows/amd64
Imports
1 packages
Last checked
5 days ago

Tools for package owners.