xorm/doc.go

9 lines
276 B
Go
Raw Normal View History

2013-09-01 02:37:46 +00:00
// Copyright 2013 The XORM Authors. All rights reserved.
// Use of this source code is governed by a BSD
// license that can be found in the LICENSE file.
// Package xorm provides is a simple and powerful ORM for Go. It makes your
// database operation simple.
package xorm