Skip to content

Dev-HyunSang/Study-Go-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go로 만드는 웹

Go로 만드는 웹를 보고 공부하고 있습니다.

주의 사항

goconvey의 경우에는 goconvey를 환경변수로 지정해 주셔야 합니다.

$ export goconvey = /bin/goconvey

또한 go mod init가 된 상황에서만 사용하실 수 있습니다.

$ go get github.com/smartystreets/goconvey
$ go get github.com/stretchr/testify/assert

About

Go로 만드는 웹 보고 공부합니다.

Resources

License

Stars

Watchers

Forks