#1 Echo
Package echo implements high performance, minimalist Go web framework.
Implementation of the pattern observer.
Health score 43/100, confidence 80/100.
| Latest version | v0.2.0 |
| Imported by | 5 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 8 years ago |
| Latest release | Unknown |
| License | Unknown |
| 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.
Learn Go with test-driven development
Package gin implements a HTTP web framework called gin.
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
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.
Learn Go with test-driven development
Package gin implements a HTTP web framework called gin.