Alexis Guerville

Results 6 issues of Alexis Guerville

Is it possible to create custom components that always have some pre-existing behaviour. I'd like to create and visual programming interface with blocks that can be linked to each other....

This fixes a bug where having private fields would add them to the struct as "composed" fields. This fixes the issue by not adding private fields. ### Example ```go //...

This PR adds the ability to add a secret to be able to add custom certs or scripts during the bootstrap job. For example you can add federated roots.

libSQL is a fork of SQLite, so I took the SQLite driver code and swapped the actual driver out for the libSQL one. This allows using Kine with Turso.