This website requires JavaScript.
Explore
Help
Sign In
go
/
hway
Watch
1
Star
0
Fork
0
You've already forked hway
mirror of
https://github.com/onsonr/hway.git
synced
2025-03-10 21:09:11 +00:00
Code
Issues
Actions
Packages
Projects
1
Releases
Wiki
Activity
hway
/
internal
/
sink
/
sink.go
9 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
feat: add goreleaser config for building and releasing the application
2025-01-04 18:51:40 -05:00
package
sink
import
(
_
"embed"
)
test: update tests to reflect hway changes
2025-01-04 19:26:18 -05:00
//go:embed schema.sql
feat: add goreleaser config for building and releasing the application
2025-01-04 18:51:40 -05:00
var
SchemaVaultSQL
string
Reference in New Issue
Copy Permalink