MikeHawkesCapventis
MikeHawkesCapventis
Knowing that the go compiler crashes, I attempted to run a small web-server by cross-compiling Go code. The code runs, but falls over when attempting to set up the network...
Great project. Is there an update mechanism for an index - adding a field, or updating index type, for example.
**Describe the bug** An aliased Obsidian link breaks the link, and creates a new column and breaks the table. **To Reproduce** 1. Insert a new table 2. Add some text,...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
### Proposed change I'd like to be able to have a default handler instance of a function / service, with the ability to have specialist versions for specific customers, using...
### Proposed change I love the functionality of nex and would like to extend the V8 services to 'wrap' our own libraries. I can do this by editing v8.go (I...
### Proposed change The NATS execution engine allows the distribution of micro services. However, micro uses NATS core instead of Jetstream. I think this may be something needing Jestream handlers...
### Proposed change When restarting NEX, we have to re-register all the subjects and reload things already in the object store. Can the NEX service have an option to persist...