Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeHttpClient ¶
func NewFakeHttpClient() *fakeClient
Types ¶
type IframelyClient ¶
type IframelyClient struct {
HttpClient httpClient
}
func NewIframelyClient ¶
func NewIframelyClient(httpClient httpClient) *IframelyClient
func (*IframelyClient) GetRealUrl ¶
func (c *IframelyClient) GetRealUrl(iframelyUrl string) (string, error)
Click to show internal directories.
Click to hide internal directories.