mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/sdks/go.md
This commit is contained in:
parent
7dbe814be2
commit
4f6085f1d9
@ -4,7 +4,7 @@ title: GO SDK
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
```sh
|
```golang
|
||||||
import (
|
import (
|
||||||
"github.com/Unleash/unleash-client-go/v3"
|
"github.com/Unleash/unleash-client-go/v3"
|
||||||
)
|
)
|
||||||
@ -17,4 +17,4 @@ func init() {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Read more at [github.com/Unleash/unleash-client-go](https://github.com/Unleash/unleash-client-go)
|
Read more at [github.com/Unleash/unleash-client-go](https://github.com/Unleash/unleash-client-go)
|
||||||
|
Loading…
Reference in New Issue
Block a user