Add doc comments to server sources #60

Merged
luca0N merged 1 commit from dev_server_godoc into dev 2026-02-23 23:08:17 +00:00
Owner

Use the ubiquitous doc comments from go doc in the server Go source code, as per issue #55.

Use the ubiquitous doc comments from go doc in the server Go source code, as per issue #55.
luca0N self-assigned this 2026-02-19 23:19:34 +00:00
Use the ubiquitous `doc comments' from `go doc' in the server Go source
code.
Author
Owner

Although code that isn't exported (identifiers not starting with a capital letter) is not shown in go doc, those that are appear to be working.

Although code that isn't exported (identifiers not starting with a capital letter) is not shown in `go doc`, those that are appear to be working.
luca0N deleted branch dev_server_godoc 2026-02-23 23:08:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
luca0N/lanbassador!60
No description provided.