Documentation
¶
Index ¶
- Constants
- func Get(ctx context.Context, uri string, headers map[string]string) (*http.Response, error)
- func GetJSON(ctx context.Context, uri string, result interface{}) error
- func GetWithRawBody(ctx context.Context, uri string, headers map[string]string, result *string) error
- func Hostname(stringUrl string) string
Constants ¶
View Source
const Timeout = 5
Timeout : API timeout time
Variables ¶
This section is empty.
Functions ¶
func GetWithRawBody ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.