MCPcopy Create free account
hub / github.com/cloudflare/certmgr / String

Method String

cert/spec.go:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112}
113
114func (spec *Spec) String() string {
115 return spec.Name
116}
117
118// Lifespan returns a time.Duration for the certificate's validity.
119func (spec *Spec) Lifespan() time.Duration {

Callers 3

genConfigFunction · 0.45
validateStoredPKIMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected