xorm/doc.go

8 lines
261 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.
2013-10-07 04:07:35 +00:00
// Package xorm is a simple and powerful ORM for Go. It makes
2013-09-01 02:37:46 +00:00
// database operation simple.
package xorm