]> Sergey Matveev's repositories - sgblog.git/commit
Cleaner internal subpackage
authorSergey Matveev <stargrave@stargrave.org>
Mon, 14 Jul 2025 08:54:16 +0000 (11:54 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 14 Jul 2025 08:54:16 +0000 (11:54 +0300)
commitca020f0455c0bb88da2fc2b2dac6e148fb0ee5d7
tree8a8220237d3dc5cae23f9635528211df4f59c3eb
parent30e8e9fa6d7c586537bab9c98ba49c670dc734df
Cleaner internal subpackage
cmd/sgblog-comment-add/main.go
cmd/sgblog-topics/main.go
cmd/sgblog/gemini.go
cmd/sgblog/gopher.go
cmd/sgblog/http.go
cmd/sgblog/topics.go
internal/comments.go [new file with mode: 0644]
internal/note.go [moved from common.go with 62% similarity]
internal/topics.go [new file with mode: 0644]
internal/version.go [new file with mode: 0644]
internal/when.go [new file with mode: 0644]