mirror of
https://github.com/kidoman/embd
synced 2024-12-22 04:40:04 +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```.
|
||||
|
||||
```
|
||||
```go
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user