3 ms·
First file I look at (concerning): "github.com/yourusername/toast/internal/components/breadcrumbs" "github.com/yourusername/toast/internal/components/closedia
by jasonjmcghee 15d ago
First file I look at (concerning):
"github.com/yourusername/toast/internal/components/breadcrumbs"
"github.com/yourusername/toast/internal/components/closedialog"
"github.com/yourusername/toast/internal/components/commandpalette"
"github.com/yourusername/toast/internal/components/editor"
- SahAssar 15d agoI'm not a golang person, but does this even compile like that? Do people not even run a build anymore?
- rolls-reus 14d agogo.mod has “module github.com/yourusername/toast” so it will compile but author probably didn’t read the code.
- Instantnoodl 15d agoA bit hilarious. I'm wondering if he even knows go or took a look at the code once :D