Open geekr-dev opened 1 month ago
sorry, the func (FileContent) IsPart() {}
method should be isPart
with the first letter lowercase, and I hope you can change the method isPart
in ContentPart
interface to be public, then we can implement our own XXXPart in our logic code
Nice PR! Lets make changes and approve it
… Gemini
PR Checklist
memory: add interfaces for X, Y
orutil: add whizzbang helpers
).Fixes #123
).golangci-lint
checks.