Documentation ¶
Index ¶
Constants ¶
View Source
const ( // VeryWeak password VeryWeak = 0 // Weak password Weak = 1 // Fair password Fair = 2 // Strong password Strong = 3 // VeryStrong password VeryStrong = 4 // OK password is the recommended minimum strength for API calls OK = Fair )
Variables ¶
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.