mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-26 11:25:49 +03:00
[GH-ISSUE #277] no required module provides package github.com/NdoleStudio/httpsms/docs #36
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @benjamin-kirkbride on GitHub (Sep 21, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/277
When running
go build -o main.exeI get:@benjamin-kirkbride commented on GitHub (Sep 21, 2023):
@AchoArnold commented on GitHub (Sep 22, 2023):
Hello @benjamin-kirkbride You need to run
swag initto create the docs packages. You can see the DockerFile build steps heregithub.com/NdoleStudio/httpsms@2dab2b0ec2/api/Dockerfile (L18)