Skip to content

Commit 8dd2fc1

Browse files
chore: add wm lock with image (#23)
Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
1 parent 7ddf1a2 commit 8dd2fc1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The project connects to the instance and allows
1414
setting up stubs and response templating,
1515
or using administrative API to extract observability data.
1616

17+
Learn more: [Golang & WireMock Solutions page]( https://wiremock.org/docs/solutions/golang/)
18+
1719
## Documentation
1820

1921
[![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) {
120122
## License
121123

122124
[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/)

0 commit comments

Comments
 (0)