Versions in this module Expand all Collapse all v0 v0.1.0 Mar 17, 2023 Changes in this version + const ContentTyp + const ContentTypValue + const CorrelationId + const PrivateKeyFile + const PublicKeyFile + const ShipPath + const Url + const UserPath + func CreateJWTToken(userId string) string + func CreateProfile(userId string, profileCreate *api.ProfileCreateDTO, token string) int + func CreateProfile_Automated(t *testing.T) (userId string, randomUserName string, token string) + func CreateUserId() string + func GetProfile(userId string, token string) (int, *api.ProfileResponseDTO) + func GetShips(token string) (int, *[]api.ShipTypeDTO) + func RandomString(length int) string + type Claims struct + UserId string