issues Search Results · repo:cloudwan/gohan language:Go
Filter by
115 results
(83 ms)115 results
incloudwan/gohan (press backspace or delete to remove)Hello People,
I am getting 404 page not found when I enter the API server at http://localhost:9091/
~/go/1.9/src/github.com/cloudwan/gohan$ gohan server --config-file ./etc/gohan.yaml 13:04:59.169 gohan.server ...
question
dragon28
- 1
- Opened on Oct 26, 2017
- #568
I have found these issue related to etcd fail to lock path after I have installed gohan using go get -u
github.com/cloudwan/gohan and execute the ./run_test.sh inside the $GOPATH/src/github.com/cloudwan/gohan ...
question
dragon28
- 1
- Opened on Oct 22, 2017
- #567
Hello People,
I have found these issue related to etcd fail to lock path after I have installed gohan using go get -u
github.com/cloudwan/gohan and execute the gohan server --config-file etc/gohan.yaml ...
question
dragon28
- 1
- Opened on Oct 22, 2017
- #566
Current Gohan has 419 unhandled errors:
1. cli/cli.go:80:9: app.Run(os.Args)
2. cli/cli.go:239:32: manager.LoadSchemasFromFiles(schemaFile, metaSchemaFile)
3. cli/cli.go:240:39: manager.OrderedLoadSchemasFromFiles(strings.Split(multipleSchemaFiles, ...
michalzurawski
- Opened on Oct 13, 2017
- #558
Hi, Casbin is an authorization library that supports models like ACL, RBAC, ABAC.
Related to RBAC, Casbin has several advantages:
1. roles can be cascaded, aka roles can have roles.
2. support resource ...
hsluoyz
- Opened on Jul 29, 2017
- #507
This is a follow-up for #496.
bindata.go is regenerated on every make and is added to the repository. This makes it appear as unstaged changes after
the source is built.
There are 2 ways the problem ...
vozhyk-
- Opened on Jul 19, 2017
- #498
I found that gohan creates db table name from schema.id + s instead of using schema.plural.
https://github.com/cloudwan/gohan/blob/master/schema/schema.go#L315
This doesn t affect user, but confuses developer/operator. ...
j-maxi
- Opened on May 1, 2017
- #454
I d like to expose runtime metrics, like number of requests processed per second or min/max/avg request processing time.
I was thinking of using https://github.com/rcrowley/go-metrics. This way Gohan could ...
enhancement
p-kozlowski
- 2
- Opened on Apr 25, 2017
- #449
According to mysql documentation, text columns cannot have default value.
https://dev.mysql.com/doc/refman/5.7/en/blob.html
https://github.com/cloudwan/gohan/blob/master/db/sql/sql.go#L395
zimnx
- Opened on Apr 11, 2017
- #437
I do not receive any info when build fails, according to configuration https://circleci.com/docs/configuration/#notify
it should be automatic, I receive mails from Travis no problem could you check the ...
mmatczuk
- Opened on Feb 16, 2017
- #386

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.