Oussama

Results 8 comments of Oussama

> Any fixes for this? I ended up building my own components library so I have no clue... sorry

100% this is AI no doubt

as far as I'm aware "install" command is meant for installing binaries and "get" is meant for installing packages, why would you want to install gin as binary?

I'm not sure if this would work, but have considered creating a model and a client for each datasource and then creating the contexts for them?

@FredericLatour was meant to be a thumbs up my bad

what would be nice here is if there was a way to make your schema like typeORM,not necessarily the same syntax but splitting the code into multiple files can also...

so can we get a proper answer on whether we can load and use templates from subdirectories or not? if yes then how? it seems that there's no direct or...

> > > According to the documentation of `filepath.Glob` function which is used by the `LoadHTMLGlob` function of gin. The pattern for matching files is the same with `filepath.Match` function....