Added shutdown method to container.
This commit is contained in:
parent
c6c9ed7fd2
commit
85981e75a7
5 changed files with 35 additions and 11 deletions
2
Makefile
2
Makefile
|
|
@ -35,4 +35,4 @@ run:
|
|||
|
||||
.PHONY: test
|
||||
test:
|
||||
go test ./...
|
||||
go test -p 1 ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue