Versions in this module Expand all Collapse all v1 v1.3.0 May 30, 2026 Changes in this version + type Credential struct + Password string + Username string + func (c *Credential) GetPassword() string + func (c *Credential) GetUsername() string