Documentation
¶
Index ¶
- func AuthenticateUsername(_ context.Context, req authn.Request) (any, error)
- func EnsureDirs(path string, uid, gid int) error
- func ExpandAndResolve(path string, user *user.User) (string, error)
- func GetAuthUser(ctx context.Context) (*user.User, error)
- func GetKeepAliveTicker[T any](req *connect.Request[T]) (*time.Ticker, func())
- func GetUser(username string) (u *user.User, err error)
- func GetUserIds(u *user.User) (uid, gid uint32, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticateUsername ¶
func EnsureDirs ¶
func GetKeepAliveTicker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.