Add README.md
This commit is contained in:
parent
53efcaedc9
commit
ac7887b6c7
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# godoc
|
||||
|
||||
Installera verktyget godoc:
|
||||
```
|
||||
go install golang.org/x/tools/cmd/godoc@latest
|
||||
```
|
||||
|
||||
Kör godoc i katalogen för webservice-repot.
|
||||
|
||||
Gå till http://localhost:6060/
|
Loading…
Add table
Reference in a new issue