4 lines
146 B
Go
4 lines
146 B
Go
|
// Package rados implements the rados storage driver backend. Support can be
|
||
|
// enabled by including the "include_rados" build tag.
|
||
|
package rados
|