GithubHelp home page GithubHelp logo

winyh / accbase Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 17.0 981 KB

基于Go Micro + Casbin + Gin + Gorm + JWT 用户认证和权限微服务

Go 8.72% JavaScript 6.02% TypeScript 76.01% CSS 5.25% HTML 4.00%

accbase's People

Contributors

winyh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

accbase's Issues

srv/auth/proto/auth.pb.micro.go:93:23: too many errors

`➜ /Users/michael/Development/accbase git:(master) ✗ >go run srv/auth/main.go

accbase/srv/auth/proto

srv/auth/proto/auth.pb.micro.go:44:6: AuthService redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:36:6
srv/auth/proto/auth.pb.micro.go:51:6: authService redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:43:6
srv/auth/proto/auth.pb.micro.go:56:6: NewAuthService redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:48:51
srv/auth/proto/auth.pb.micro.go:63:23: (*authService).Login redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:61:6
srv/auth/proto/auth.pb.micro.go:73:23: (*authService).Register redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:71:6
srv/auth/proto/auth.pb.micro.go:83:23: (*authService).UserInfo redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:81:6
srv/auth/proto/auth.pb.micro.go:93:23: (*authService).Roles redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:91:6
srv/auth/proto/auth.pb.micro.go:105:6: AuthHandler redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:103:6
srv/auth/proto/auth.pb.micro.go:112:6: RegisterAuthHandler redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:110:91
srv/auth/proto/auth.pb.micro.go:126:6: authHandler redeclared in this block
previous declaration at srv/auth/proto/auth.micro.go:124:6
srv/auth/proto/auth.pb.micro.go:93:23: too many errors`

service go.micro.srv.user: not found"

➜ /Users/michael/Development/go_work/src/accbase git:(master) ✗ >go run cli/main.go
{"id":"go.micro.client","code":500,"detail":"service go.micro.srv.user: not found","status":"Internal Server Error"}

➜ /Users/michael/Development/go_work/src/accbase git:(master) ✗ >go run srv/user/main.go

/# command-line-arguments
srv/user/main.go:110:11: cannot use result (type []model.User) as type []string in assignment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.