mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
empty method and model folders for go to start fixing build
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
---
|
||||
id: beta-http-dispatch-mode
|
||||
title: HttpDispatchMode
|
||||
pagination_label: HttpDispatchMode
|
||||
sidebar_label: HttpDispatchMode
|
||||
sidebar_class_name: gosdk
|
||||
keywords: ['go', 'Golang', 'sdk', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
slug: /tools/sdk/go/beta/models/http-dispatch-mode
|
||||
tags: ['SDK', 'Software Development Kit', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
---
|
||||
|
||||
# HttpDispatchMode
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `SYNC` (value: `"SYNC"`)
|
||||
|
||||
* `ASYNC` (value: `"ASYNC"`)
|
||||
|
||||
* `DYNAMIC` (value: `"DYNAMIC"`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user