Skip to content

Commit

Permalink
returned build_flags description to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tulzke committed Oct 3, 2024
1 parent dcf893d commit 3d7cfd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ It supports the following flags:
`foo=bar/baz.go`, where `bar/baz.go` is the source file and `foo` is the
package name of that file used by the -source file.

- `-build_flags`: (package mode only) Flags passed verbatim to `go list`.

- `-mock_names`: A list of custom names for generated mocks. This is specified
as a comma-separated list of elements of the form
`Repository=MockSensorRepository,Endpoint=MockSensorEndpoint`, where
Expand Down

0 comments on commit 3d7cfd3

Please sign in to comment.