wl: implement security-context-v1
All checks were successful
test / test (push) Successful in 38s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-12-06 03:34:13 +09:00
parent 1b5b089c78
commit 2d606b1f4b
6 changed files with 285 additions and 16 deletions

5
.gitignore vendored
View File

@@ -22,4 +22,7 @@ go.work.sum
# env file
.env
.idea
.vscode
.vscode
# go generate
security-context-v1-protocol.*