TThe database column is nullable so the DTO is a pointer to properly represent that. The strategy discussed in this post is useful in other areas too. For example, an email type which can have stronger guarantees than a plain string.Reply·Article·Nov 11, 2024·Go Parse, Don't Validate
TYou are right. My apologies. It has been fixed. You can always contact me on the ebitengine discord.Reply·Article·Jul 12, 2023·Why write an OS in Go?
TThat’s what the module name is in go.mod located at https://gitlab.com/bztsrc/bootboot/-/tree/master/mykernel/goReply·Article·Jun 30, 2023·Writing an OS in Go: The Bootloader