Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScicatServiceUser ¶
type ScicatServiceUser struct {
// contains filtered or unexported fields
}
func CreateServiceUser ¶
func CreateServiceUser(scicatUrl string, username string, password string) (ScicatServiceUser, error)
func (*ScicatServiceUser) GetToken ¶
func (su *ScicatServiceUser) GetToken() (string, error)
Click to show internal directories.
Click to hide internal directories.