how to build a soap webservice by golang
Primary LanguageGo
build a soap webservice by golang
sample
cd sample go mod init main go run server.go