General
PromptBeginner5 minmarkdown
| Unit Test | `*_test.go`
`func Test*(t *testing.T)` | go-test |
0
Explore
102,493 skills indexed with the new KISS metadata standard.
`func Test*(t *testing.T)` | go-test |
`sync.WaitGroup`
`envconfig`
`middleware.*` | go-middleware |
`golang-migrate` | db-migration |
`*gorm.DB` | gorm-model |
`*Service` | service-layer |
`pb.*Server` | grpc-service |
`r.GET(`
`app.Get(`
`e.GET(`
`service/`
`http.HandlerFunc`
`internal/`
`internal/`
`lib/`
`bin/` | script-file |
`*.md` | documentation |
`tests/`
`types/`
`helpers/`
`settings.*` | config-file |
`client/`
`index.*`