priorty_queue 利用container/heap实现优先队列 Installation Get the library with go get github.com/net20121222/priorty_queue.git You can also add the cli app directly to your $GOPATH/bin with go get github.com/net20121222/priorty_queue.git