Skip to content
forked from go-openapi/swag

goodie bag in use in the go-openapi projects

License

Notifications You must be signed in to change notification settings

seanprince/swag

This branch is 61 commits behind go-openapi/swag:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2016
Jan 29, 2017
Jun 30, 2019
Nov 16, 2018
Mar 8, 2020
Apr 17, 2016
Apr 17, 2016
Jun 16, 2019
Dec 24, 2019
Jul 4, 2019
Apr 9, 2020
Apr 9, 2020
Jun 16, 2019
Oct 17, 2019
Oct 17, 2019
Dec 24, 2019
Apr 5, 2018
Apr 14, 2020
Apr 14, 2020
Jun 16, 2019
Oct 23, 2018
Oct 23, 2018
Apr 13, 2017
Sep 3, 2018
Oct 23, 2018
Jan 23, 2019
Oct 23, 2018
Jan 23, 2019
Jun 16, 2019
Jul 4, 2019
Jul 4, 2019
Aug 19, 2019
Aug 19, 2019

Repository files navigation

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

About

goodie bag in use in the go-openapi projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%