Semyon Novikov
Semyon Novikov
@TangMonk try this: ``` import( // ... _ "github.com/your_github/your_project/statik" // replace with path to generated statik.go ) func main() { // ... app := gin.Default() statikFS, err := fs.New() if...
@ChugunovRoman, it's been a long time, I deleted the aur version and downloaded it via snap and everything works fine
@ChugunovRoman well, I downloaded it from aur, crashes again. `screenfetch` semyon@semyonpc OS: Arch Linux Kernel: x86_64 Linux 5.8.5-arch1-1 Uptime: 7h 40m Packages: 1266 Shell: fish 3.1.2 Resolution: 1920x1080 DE: GNOME...
Hello, Thank you for your message. Can you explain a little bit more what do you exactly mean? And what type of blockchain interaction interfered with your development PoC?
> > But the latest version (v3.5.14) does not have this option, please add this option (or commit) to the next version. > > Have you confirmed that it's working...
The conflict remains if I create and use record.proto in the project even with the go_package option, tested with the latest versions: libprotoc 31.1, etcd v3.6.1, protoc-gen-go v1.36.6, protoc-gen-go-grpc 1.5.1....