Nikolai Solovev

Results 4 issues of Nikolai Solovev

**Describe the Bug** A clear and concise description of what the bug is. **Steps to Reproduce** Steps to reproduce the behavior: 1. Add views inside your migrations 2. Run `migrate...

Is there a way to resolve multiple items by its common interface? Example: IPlugin abstract PluginA concrete PluginB concrete register both plugins by IPlugin resolve []IPlugin where both plugins will...

Problem statement Because I have private dependencies I can't use a go proxy like https://proxy.golang.org/, so I'm using GOPROXY=direct. Go still tries to verify modules via sum.golang.org (except my private...

**Describe the bug** When generating the api description the generator crashes with the following message ``` 2025/10/07 07:47:06 Generating model.NickTest panic: runtime error: invalid memory address or nil pointer dereference...