macaron icon indicating copy to clipboard operation
macaron copied to clipboard

Package macaron is a high productive and modular web framework in Go.

Results 10 macaron issues
Sort by recently updated
recently updated
newest added

Like go-restful built-in Swagger integration. Auto-generated documentation with Swagger is pretty awesome. And you can auto-generate API clients for lots of different languages. Further on, it is possible to generate...

feature request

Hi! The init method for macaron causes a panic if the current working directory cannot be read. https://github.com/go-macaron/macaron/blob/4df59ae8a50bd2e82ed915ff1ce764b1bb128a9d/macaron.go#L315 Because this runs on init even if macaron is not going to...

enhancement
help wanted

添加一个jwt验证的组件吧。结合jwt-go https://github.com/dgrijalva/jwt-go

feature request

``` [Macaron] PANIC: reflect: call of reflect.Value.Interface on zero Value /usr/local/go/src/runtime/panic.go:426 (0x8070a0d) gopanic: reflectcall(nil, unsafe.Pointer(d.fn), deferArgs(d), uint32(d.siz), uint32(d.siz)) /usr/local/go/src/reflect/value.go:913 (0x81a05fa) valueInterface: panic(&ValueError{"reflect.Value.Interface", 0}) /usr/local/go/src/reflect/value.go:908 (0x81a0572) Value.Interface: return valueInterface(v, true) /home/simon/go/src/github.com/go-macaron/binding/binding.go:333...

bug

https://github.com/martini-contrib/sessionauth 目前是否有类似这样的东西呢?

feature request

see your site's main page Use Cases list

This issue is to inform the maintainers of the macaron library (and users reading issues) that the [otelmacaron](https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron) library, which allows instrumenting macaron with OpenTelemetry lacks a code owner, and...

Hello team, I'm the maintainer of [Anteon](https://github.com/getanteon/anteon). We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.43.0. Commits 627cb89 go.mod: update golang.org/x dependencies dca4914 acme: fix autocert TestHTTPHandlerDefaultFallback 1336e21 x509roots/fallback: update bundle 2beaa59 ssh: add VerifiedPublicKeyCallback 66c3d8c ssh: add support for...

dependencies
go