ops

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDomainCertMsg

func GetDomainCertMsg(domain string) (cm tls.ConnectionState, err error)

GetDomainCertMsg 获取域名证书信息

Types

type DomainMsg

type DomainMsg struct {
	CreateDate string `json:"create_date"`
	ExpiryDate string `json:"expiry_date"`
	Registrar  string `json:"registrar"`
}

域名信息

func GetDomainMsg

func GetDomainMsg(domain string) (dm DomainMsg, err error)

GetDomainMsg 获取域名信息

Jump to

Keyboard shortcuts

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