http

package
v0.0.0-...-922f61c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertificateCmd

func NewCertificateCmd() *cobra.Command

func NewHTTPCmd

func NewHTTPCmd() *cobra.Command

Types

type Result

type Result struct {
	lib.SimpleResult
	Validity Validity `json:"validity" yaml:"validity"`
}

func (Result) MarshalJSON

func (r Result) MarshalJSON() ([]byte, error)

func (Result) MarshalYAML

func (r Result) MarshalYAML() (interface{}, error)

type Validity

type Validity struct {
	Days int `json:"days" yaml:"days"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL