certificatevalidation

package
v0.0.0-...-f54f16c Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IValidateCertificateService

type IValidateCertificateService interface {
	CertificateValidation(models.CertificateCheckRequest) models.CertificateCheckResponse
}

type MockCertificateValidationService

type MockCertificateValidationService struct {
	CertificateValidationFunc func(models.CertificateCheckRequest) models.CertificateCheckResponse
}

func (*MockCertificateValidationService) CertificateValidation

type ValidateCertificateService

type ValidateCertificateService struct {
	// contains filtered or unexported fields
}

func NewValidateCertificateService

func NewValidateCertificateService(log logger.Logger) *ValidateCertificateService

func (*ValidateCertificateService) CertificateValidation

Jump to

Keyboard shortcuts

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