Documentation ¶
Index ¶
- func AirflowGetRequest(endpoint string, params ...[2]string) json.RawMessage
- func AirflowPatchRequest(endpoint string, payload string, params ...[2]string) json.RawMessage
- func AirflowPostRequest(endpoint string, payload string) json.RawMessage
- func MakeRequest(payload, url, method string, header []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AirflowGetRequest ¶
func AirflowGetRequest(endpoint string, params ...[2]string) json.RawMessage
func AirflowPatchRequest ¶
func AirflowPatchRequest(endpoint string, payload string, params ...[2]string) json.RawMessage
func AirflowPostRequest ¶
func AirflowPostRequest(endpoint string, payload string) json.RawMessage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.