Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckFilePaths ¶
func CheckFilePaths(expected, received string)
func CheckFs3Status ¶
func GetAuthClient ¶
func GetAuthClient() authservice.AuthClient
func GetFs3Client ¶
* creates grpc client to make call to fs3 server * exits if fails to make a connection
func WriteToken ¶
Types ¶
type Fs3JwtClaims ¶
type Fs3JwtClaims struct { Username string `json:"user"` jwt.RegisteredClaims }
Click to show internal directories.
Click to hide internal directories.