Getting started
Install
codescan exposes a deliberately small surface: a single Run function and an
Options struct.
Ways to use codescan
- Import codescan, annotate a package, and produce a Swagger 2.0 specification from your Go program.
Today, codescan is used as a Go library (below). Additional usage modes will appear here as siblings as the toolkit grows.