File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ The project connects to the instance and allows
14
14
setting up stubs and response templating,
15
15
or using administrative API to extract observability data.
16
16
17
+ Learn more: [ Golang & WireMock Solutions page] ( https://wiremock.org/docs/solutions/golang/ )
18
+
17
19
## Documentation
18
20
19
21
[ ![ GoDoc] ( https://godoc.org/github.com/wiremock/go-wiremock?status.svg )] ( http://godoc.org/github.com/wiremock/go-wiremock )
@@ -120,3 +122,8 @@ func TestSome(t *testing.T) {
120
122
## License
121
123
122
124
[ MIT License] ( ./LICENSE )
125
+
126
+ ## See also
127
+
128
+ - [ Golang & WireMock Solutions page] ( https://wiremock.org/docs/solutions/golang/ )
129
+ - [ WireMock module for Testcontainers Go] ( https://wiremock.org/docs/solutions/testcontainers/ )
You can’t perform that action at this time.
0 commit comments