package
0.0.0-20210718062109-496be73d0ac7
Repository: https://github.com/piyuo/libsrv.git
Documentation: pkg.go.dev
# Functions
NewSiteVerify create SiteVerify
ctx := context.Background() storage, err := NewCloudstorage(ctx)
.
# Structs
Impl is cloudflare implementation
.
VerifiedSite return by SiteVerify.List, show which domain has been verified
.
# Interfaces
SiteVerify verify web site ownership must enable site verification api in google cloud project
.