To get the package, execute:
go get gopkg.in/stomp.v1/server
To import this package, add the following line to your code:
import "gopkg.in/stomp.v1/server"
For more details, see the API documentation.