This website requires JavaScript.
Explore
Help
Sign In
go
/
aicra
Watch
0
Star
1
Fork
You've already forked aicra
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
0de217f362
aicra
/
cmd
/
aicra
History
Adrien Marquès
05d5c23038
fix aicra.files.IsDir() which logic was inverted | make add() private for registries (checker + middleware) + fix server.go (invalid address for Server.controller because wasn't initialized to NIL)
2018-07-11 01:51:10 +02:00
..
compile.go
moved local imports into 'internal' parent package
2018-07-09 00:10:03 +02:00
files.go
fix aicra.files.IsDir() which logic was inverted | make add() private for registries (checker + middleware) + fix server.go (invalid address for Server.controller because wasn't initialized to NIL)
2018-07-11 01:51:10 +02:00
main.go
dispatch cmd/main into files.go
2018-07-09 00:29:25 +02:00