feat: audit api, sdwan persist, relay fallback updates
This commit is contained in:
7
internal/server/ctx.go
Normal file
7
internal/server/ctx.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package server
|
||||
|
||||
// ctx key alias for main
|
||||
// NOTE: main sets this type to avoid import cycles
|
||||
// use GetAccessContext to retrieve
|
||||
|
||||
type ServerCtxKeyAccess struct{}
|
||||
Reference in New Issue
Block a user