Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrOgHandled = errors.New("og: handled error") // used to indicate that the error was handled and should not be logged
)
Functions ¶
This section is empty.
Types ¶
type OGTagCache ¶
type OGTagCache struct {
// contains filtered or unexported fields
}
func NewOGTagCache ¶
func NewOGTagCache(target string, conf config.OpenGraph, backend store.Interface, targetOpts TargetOptions) *OGTagCache
type TargetOptions ¶ added in v1.24.0
Click to show internal directories.
Click to hide internal directories.