mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update structure.md
This commit is contained in:
parent
da42115e02
commit
d1222a2513
@ -4,7 +4,7 @@ Some client libraries provide helpers to send structured data while others depen
|
|||||||
|
|
||||||
Take a simple _stock ticker_ that sends the symbol and price of each stock:
|
Take a simple _stock ticker_ that sends the symbol and price of each stock:
|
||||||
|
|
||||||
!{% tabs %}
|
{% tabs %}
|
||||||
{% tab title="Go" %}
|
{% tab title="Go" %}
|
||||||
```go
|
```go
|
||||||
nc, err := nats.Connect("demo.nats.io")
|
nc, err := nats.Connect("demo.nats.io")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user