Categorygithub.com/linkdata/certstream
modulepackage
0.20.2
Repository: https://github.com/linkdata/certstream.git
Documentation: pkg.go.dev

# README

CertStream

Small library wrapping github.com/google/certificate-transparency-go.

Adds no new dependencies except github.com/linkdata/bwlimit, which has no dependencies outside the standard library.

# Packages

No description provided by the author

# Functions

GetLogList fetches a CT log list from the given listUrl.
NewConfig returns a new default Config.
No description provided by the author
NewPgDB creates a PgDB and creates the needed tables and indices if they don't exist.
OperatorDomain returns the TLD+1 given an URL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
go:embed assets/createschema.sql.
No description provided by the author
go:embed assets/funcoperatorid.sql.
go:embed assets/funcstreamid.sql.
No description provided by the author
go:embed assets/procaddnewentry.sql.
go:embed assets/selectgaps.sql.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PgDB integrates with sql.DB to manage certificate stream data for a PostgreSQL database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author