Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterParser ¶
Types ¶
type AhrefsParser ¶ added in v1.0.6
type AhrefsParser struct{}
func (*AhrefsParser) Name ¶ added in v1.0.6
func (p *AhrefsParser) Name() string
type AmazonParser ¶ added in v1.0.6
type AmazonParser struct{}
func (*AmazonParser) Name ¶ added in v1.0.6
func (p *AmazonParser) Name() string
type GitHubParser ¶
type GitHubParser struct{}
func (*GitHubParser) Name ¶
func (p *GitHubParser) Name() string
type GoogleParser ¶
type GoogleParser struct{}
func (*GoogleParser) Name ¶
func (p *GoogleParser) Name() string
type OpenAIParser ¶ added in v1.0.4
type OpenAIParser struct{}
func (*OpenAIParser) Name ¶ added in v1.0.4
func (p *OpenAIParser) Name() string
type StripeParser ¶
type StripeParser struct{}
func (*StripeParser) Name ¶
func (p *StripeParser) Name() string
Click to show internal directories.
Click to hide internal directories.