mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
doc: format the example go code properly
This commit is contained in:
parent
9da9a5c021
commit
e97394e7c2
@ -12,7 +12,7 @@ Also, you might be interested in: [Why Golang?](https://github.com/kidoman/embd/
|
|||||||
|
|
||||||
After installing Go* and setting up your [GOPATH](http://golang.org/doc/code.html#GOPATH), create your first .go file. We'll call it ```simpleblinker.go```.
|
After installing Go* and setting up your [GOPATH](http://golang.org/doc/code.html#GOPATH), create your first .go file. We'll call it ```simpleblinker.go```.
|
||||||
|
|
||||||
```
|
```go
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user