truss/deftree/svcparse
Zaq? Wiedmann 98b7a14612 [#131] Supress warnings when httpoptions are not defined
Before if the user did not specify any httpoptions truss would spew a
rather lengthly warning about how http transport would not work. This
change removes those warnings under the assumption if httpoptions are
missing the users probably did so intentionally.

In the case where the annotations needed to parse the httpoptions is not
imported and httpoptions exist. Truss follows existing behavior and dies
immediately.
2017-01-19 19:18:49 -08:00
..
lexer.go Fix bug #72, add tests 2016-10-31 18:11:03 -07:00
lexer_test.go Fix bug #72, add tests 2016-10-31 18:11:03 -07:00
parser.go [#131] Supress warnings when httpoptions are not defined 2017-01-19 19:18:49 -08:00
parser_test.go Fix bug #72, add tests 2016-10-31 18:11:03 -07:00
scanner.go Fix bug #72, add tests 2016-10-31 18:11:03 -07:00
scanner_test.go Fix bug #72, add tests 2016-10-31 18:11:03 -07:00
token.go Move svcparse to deftree 2016-09-12 19:44:04 -07:00