Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NOOPProvider ¶
type NOOPProvider struct{}
func NewNOOPProvider ¶
func NewNOOPProvider() (*NOOPProvider, error)
type NetlifyProvider ¶
type NetlifyProvider struct {
// contains filtered or unexported fields
}
func NewNetlifyProvider ¶
func NewNetlifyProvider(token string) (*NetlifyProvider, error)
type NetlifySignature ¶
type NetlifySignature struct {
URL string `json:"url"`
}
Click to show internal directories.
Click to hide internal directories.