mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 13:30:56 +00:00
structure
This commit is contained in:
parent
d7a945fd5e
commit
85a1e87336
7
beego.go
Normal file
7
beego.go
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
package beego
|
||||||
|
|
||||||
|
import "fmt"
|
||||||
|
|
||||||
|
func main(){
|
||||||
|
fmt.Printf("hello world")
|
||||||
|
}
|
0
cache/memcache.go
vendored
Normal file
0
cache/memcache.go
vendored
Normal file
0
core/acl.go
Normal file
0
core/acl.go
Normal file
0
core/controller.go
Normal file
0
core/controller.go
Normal file
0
core/model.go
Normal file
0
core/model.go
Normal file
0
core/router.go
Normal file
0
core/router.go
Normal file
0
core/view.go
Normal file
0
core/view.go
Normal file
0
helper/page.go
Normal file
0
helper/page.go
Normal file
BIN
orm/.DS_Store
vendored
Normal file
BIN
orm/.DS_Store
vendored
Normal file
Binary file not shown.
0
orm/activerecord.go
Normal file
0
orm/activerecord.go
Normal file
0
server/fcgi.go
Normal file
0
server/fcgi.go
Normal file
Loading…
Reference in New Issue
Block a user