本站源代码
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087) il y a 5 ans
..
.editorconfig Use vendored go-swagger (#8087) il y a 5 ans
.gitignore Use vendored go-swagger (#8087) il y a 5 ans
.golangci.yml Use vendored go-swagger (#8087) il y a 5 ans
.travis.yml Use vendored go-swagger (#8087) il y a 5 ans
CODE_OF_CONDUCT.md Use vendored go-swagger (#8087) il y a 5 ans
LICENSE Use vendored go-swagger (#8087) il y a 5 ans
README.md Use vendored go-swagger (#8087) il y a 5 ans
convert.go Use vendored go-swagger (#8087) il y a 5 ans
convert_types.go Use vendored go-swagger (#8087) il y a 5 ans
doc.go Use vendored go-swagger (#8087) il y a 5 ans
go.mod Use vendored go-swagger (#8087) il y a 5 ans
go.sum Use vendored go-swagger (#8087) il y a 5 ans
json.go Use vendored go-swagger (#8087) il y a 5 ans
loading.go Use vendored go-swagger (#8087) il y a 5 ans
name_lexem.go Use vendored go-swagger (#8087) il y a 5 ans
net.go Use vendored go-swagger (#8087) il y a 5 ans
path.go Use vendored go-swagger (#8087) il y a 5 ans
post_go18.go Use vendored go-swagger (#8087) il y a 5 ans
post_go19.go Use vendored go-swagger (#8087) il y a 5 ans
pre_go18.go Use vendored go-swagger (#8087) il y a 5 ans
pre_go19.go Use vendored go-swagger (#8087) il y a 5 ans
split.go Use vendored go-swagger (#8087) il y a 5 ans
util.go Use vendored go-swagger (#8087) il y a 5 ans
yaml.go Use vendored go-swagger (#8087) il y a 5 ans

README.md

Swag Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card

Contains a bunch of helper functions for go-openapi and go-swagger projects.

You may also use it standalone for your projects.

  • convert between value and pointers for builtin types
  • convert from string to builtin types (wraps strconv)
  • fast json concatenation
  • search in path
  • load from file or http
  • name mangling

This repo has only few dependencies outside of the standard library:

  • YAML utilities depend on gopkg.in/yaml.v2
上海开阖软件有限公司 沪ICP备12045867号-1