Getting into Go and Couchbase, and for the life of me cannot figure out how to create a new pool.
I've checked the code and what docs I could find, but no luck. I'm using the couchbaselabs/go-couchbase library with Couchbase Community Edition 2.2.0.
Pools are more or less a dead feature in Couchbase 2.x, and the go-couchbase api doesn't implement a way to create a new pool.
What is a couchbase pool is relevant.