Update README.md
Also add GOLANG for google search visibility.
This commit is contained in:
parent
38ea8fd0fc
commit
76054e3735
@ -1,6 +1,6 @@
|
||||
# Structure [](http://godoc.org/github.com/fatih/structure) [](https://travis-ci.org/fatih/structure)
|
||||
|
||||
Structure contains various utilitis to work with Go structs.
|
||||
Structure contains various utilitis to work with Go (Golang) structs.
|
||||
|
||||
## Install
|
||||
|
||||
@ -9,6 +9,7 @@ go get github.com/fatih/structure
|
||||
```
|
||||
|
||||
## Example
|
||||
Below is an example that is converting a **struct** to a **map**
|
||||
|
||||
```go
|
||||
type Server struct {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user