The highest tagged major version is
v2.
package
Version:
v1.16.1
Opens a new window with list of versions in this module.
Published: Mar 3, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Folder struct {
Crt []byte `json:"crt"`
Key []byte `json:"key"`
Csr []byte `json:"csr"`
CrtFile string `json:"crt_file"`
CsrFile string `json:"csr_file"`
KeyFile string `json:"key_file"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.