sentinel-golang icon indicating copy to clipboard operation
sentinel-golang copied to clipboard

Add integration module for beego

Open sczyh30 opened this issue 5 years ago • 4 comments

Issue Description

Type: feature request

Describe what feature you want

Add integration module for beego. Discussions and contributions are welcomed!

sczyh30 avatar Feb 24 '20 10:02 sczyh30

I will deal with the issue if no one does :)

gorexlv avatar Mar 15 '20 15:03 gorexlv

Nice~I will assign this issue to U.

louyuting avatar Mar 15 '20 15:03 louyuting

I don't think it's a good design. Why sentinel not expose callback, hooks or adapter interface definition. Thus any framework(like beego, gin, martini,etc.) can integrate sentinel.

UnderTreeTech avatar Apr 22 '20 08:04 UnderTreeTech

I don't think it's a good design. Why sentinel not expose callback, hooks or adapter interface definition. Thus any framework(like beego, gin, martini,etc.) can integrate sentinel.

@UnderTreeTech Here is the definition doc: https://github.com/alibaba/sentinel-golang/issues/61#issuecomment-617624787

gorexlv avatar May 06 '20 06:05 gorexlv