Documentation ¶
Index ¶
- func DoPost[T any](ctx context.Context, c *pangea.Client, path string, input pangea.ConfigIDer, ...) (*pangea.PangeaResponse[T], error)
- func DoPostNoQueue[T any](ctx context.Context, c *pangea.Client, path string, input pangea.ConfigIDer, ...) (*pangea.PangeaResponse[T], error)
- func DoPostWithFile[T any](ctx context.Context, c *pangea.Client, path string, input pangea.ConfigIDer, ...) (*pangea.PangeaResponse[T], error)
- func GetUploadURL[T any](ctx context.Context, c *pangea.Client, path string, input pangea.ConfigIDer, ...) (*pangea.PangeaResponse[T], error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoPostNoQueue ¶ added in v3.2.0
func DoPostWithFile ¶ added in v3.1.0
func GetUploadURL ¶ added in v3.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.