godoc: Document resources package

This commit is contained in:
James Shubin
2016-10-03 15:26:41 -04:00
parent cfde54261b
commit f219c2649d

View File

@@ -15,6 +15,7 @@
// You should have received a copy of the GNU Affero General Public License // You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
// Package resources provides the resource framework and idempotent primitives.
package resources package resources
import ( import (