doc: update doc layouts

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
Noah Watkins 2015-01-13 07:27:06 -08:00
parent 140104d1c6
commit d58cbadae5
2 changed files with 5 additions and 0 deletions

1
doc.go
View File

@ -5,4 +5,5 @@ package rados
import (
_ "github.com/noahdesu/go-rados/rados"
_ "github.com/noahdesu/go-rados/rbd"
)

4
rbd/doc.go Normal file
View File

@ -0,0 +1,4 @@
/*
Wrappers around librbd.
*/
package rbd