#1 Echo
Package echo implements high performance, minimalist Go web framework.
Implementation of the pattern observer.
Health score 56/100, confidence 100/100.
| Latest version | v0.2.0 |
| Imported by | 5 packages |
| Stars | 62 |
| Forks | 12 |
| Last activity | 8 years ago |
| Latest release | v0.2.0 (8 years ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Dispatcher | Type | type Dispatcher struct{} |
| Dispatcher.Add | Method | func (dispatcher *Dispatcher) Add(name interface{}, performing interface{}, parameters ...interface{}) (flag bool, err error) |
| Dispatcher.Destroy | Method | func (dispatcher *Dispatcher) Destroy(event string) |
| Dispatcher.Fire | Method | func (dispatcher *Dispatcher) Fire(event interface{}, parameters ...interface{}) (err error) |
| Dispatcher.Go | Method | func (dispatcher *Dispatcher) Go(event interface{}, parameters ...interface{}) (err error) |
| Dispatcher.Untie | Method | func (dispatcher *Dispatcher) Untie(pointer interface{}) |
| New | Function | func New() *Dispatcher |
| GetName | Function | func GetName(structure interface{}) string |
Package echo implements high performance, minimalist Go web framework.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
A powerful framework for faster, easier, and more efficient project development.
A cloud-native Go microservices framework with cli tool for productivity.
Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.
Package gin implements a HTTP web framework called gin.
Package echo implements high performance, minimalist Go web framework.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
A powerful framework for faster, easier, and more efficient project development.
A cloud-native Go microservices framework with cli tool for productivity.
Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.