add build status
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Console
|
# Console
|
||||||
|
|
||||||
|
|
||||||
|
[](https://drone.gitoa.ru/go-4devs/console)
|
||||||
|
[](https://goreportcard.com/report/gitoa.ru/go-4devs/console)
|
||||||
|
[](http://godoc.org/gitoa.ru/go-4devs/console)
|
||||||
|
|
||||||
|
|
||||||
## Creating a Command
|
## Creating a Command
|
||||||
|
|
||||||
Commands are defined in struct extending `pkg/command/create_user.go`. For example, you may want a command to create a user:
|
Commands are defined in struct extending `pkg/command/create_user.go`. For example, you may want a command to create a user:
|
||||||
|
|||||||
Reference in New Issue
Block a user