chenyanchen
chenyanchen
Need format all of the project
I find a way to validate structure without struct tag, is this the current best way to validate no tag structure? This not my expect way to validate no tag...
> Currently, there is nothing that would do this, except the painful way of using the `Var` function. > > Maybe it's worth exploring a path, where we can pass...
Is Slint have a `Dialog` component or others, I just want to popup a box to show some message.
> Is Slint have a `Dialog` component or others, I just want to popup a box to show some message. I found that: https://slint.dev/releases/1.3.2/docs/slint/src/language/builtins/elements#dialog
Serval projects are failded to execute `golangci-lint run`. Logs: ``` Panic: interfacer: package \"itemfeature\" (isInitialPkg: true, needAnalyzeSource: true): runtime error: invalid memory address or nil pointer dereference: goroutine 29347 [running]:\nruntime/debug.Stack()\n\t/usr/local/go/src/runtime/debug/stack.go:24...
And when I exec once write, the target process will be 'Not Responding'.