Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coze-dev/coze-go
/ functions
Functions
756 in github.com/coze-dev/coze-go
⨍
Functions
756
◇
Types & classes
542
↓ 1 callers
Function
newStores
(core *core)
stores.go:8
↓ 1 callers
Function
newStoresPlugins
(core *core)
stores_plugins.go:106
↓ 1 callers
Function
newWebSockets
(core *core)
websocket.go:18
↓ 1 callers
Function
newWebsocketAudio
(core *core)
websocket_audio.go:9
↓ 1 callers
Function
newWebsocketAudioSpeechBuild
(core *core)
websocket_audio_speech.go:22
↓ 1 callers
Function
newWebsocketAudioTranscriptionBuild
(core *core)
websocket_audio_transcription.go:22
↓ 1 callers
Function
newWebsocketChat
(core *core)
websocket_chat.go:41
↓ 1 callers
Function
ofNotZero
(v T)
examples/workflows/chat/stream/main.go:15
↓ 1 callers
Method
parseFileResponse
(resp *http.Response, realResponse any, respFilename string)
request.go:200
↓ 1 callers
Method
parseHeader
(ctx context.Context, ins *core, req *RawRequestReq)
request.go:227
↓ 1 callers
Method
parseJsonResponse
(resp *http.Response, realResponse any)
request.go:169
↓ 1 callers
Method
parseRawHttpRequest
把可读的 RawRequestReq ,解析为 http 请求的参数 rawHttpRequestParam
request.go:104
↓ 1 callers
Method
parseRawRequestReqBody
(body interface{}, isFile bool)
request.go:275
↓ 1 callers
Method
parseStreamResponse
(resp *http.Response, realResponse any)
request.go:193
↓ 1 callers
Function
parseWorkflowEventDone
(id int, data string)
workflows_runs.go:282
↓ 1 callers
Function
parseWorkflowEventError
(id int, data string)
workflows_runs.go:269
↓ 1 callers
Function
parseWorkflowEventInterrupt
(id int, data string)
workflows_runs.go:256
↓ 1 callers
Function
parseWorkflowEventMessage
(id int, data string)
workflows_runs.go:243
↓ 1 callers
Function
parseWorkflowEventPing
(id int)
workflows_runs.go:294
↓ 1 callers
Function
parseWorkflowEventUnknown
(id int, events map[string]string)
workflows_runs.go:301
↓ 1 callers
Method
processLines
()
stream_reader.go:55
↓ 1 callers
Function
rangeStruct
(v interface{}, f func(fieldVV reflect.Value, fieldVT reflect.StructField) error)
request.go:471
↓ 1 callers
Function
readTestdataWebSocket
(content string)
websocket_client_test.go:33
↓ 1 callers
Method
receiveLoop
receiveLoop handles receiving messages
websocket_client.go:278
↓ 1 callers
Function
reflectToQueryString
(v reflect.Value)
request.go:643
↓ 1 callers
Method
refreshAccessTokenWithClientSecret
refreshAccessToken is a convenience method that internally calls getAccessToken
auth.go:359
↓ 1 callers
Method
retrieveV1
(ctx context.Context, req *RetrieveBotsReq)
bots.go:274
↓ 1 callers
Method
retrieveV2
(ctx context.Context, req *RetrieveBotsReq)
bots.go:285
↓ 1 callers
Method
sendLoop
sendLoop handles sending messages
websocket_client.go:248
↓ 1 callers
Function
setHTTPResponse
(resp *http.Response, realResp any)
request.go:592
↓ 1 callers
Method
setHTTPResponse
(httpResponse *httpResponse)
base_model.go:70
↓ 1 callers
Function
setLevel
(level LogLevel)
logger.go:119
↓ 1 callers
Function
setLogger
(l Logger)
logger.go:115
↓ 1 callers
Method
toReq
(request *pageRequest)
audio_voiceprint_groups_features.go:157
↓ 1 callers
Method
toReq
(request *pageRequest)
datasets_images.go:154
↓ 1 callers
Method
toReq
(page *pageRequest)
folders.go:83
↓ 1 callers
Method
toReq
(request *pageRequest)
audio_voices.go:135
↓ 1 callers
Method
toReq
(page *pageRequest)
conversations_messages.go:152
↓ 1 callers
Method
toReq
(request *pageRequest)
workspaces.go:94
↓ 1 callers
Method
toReq
(request *pageRequest)
workspaces_members.go:121
↓ 1 callers
Method
toReq
(request *pageRequest)
apps.go:64
↓ 1 callers
Method
toReq
(page *pageRequest)
stores_plugins.go:86
↓ 1 callers
Method
toReq
(page *pageRequest)
datasets_documents.go:422
↓ 1 callers
Method
toReq
(request *pageRequest)
datasets.go:224
↓ 1 callers
Method
toReq
(request *pageRequest)
workflows.go:82
↓ 1 callers
Method
toReq
(request *pageRequest)
audio_voiceprint_groups.go:140
↓ 1 callers
Method
waitAll
waitAll 等待所有指定事件都触发
websocket_wait.go:143
↓ 1 callers
Method
waitAny
waitAny 等待任意一个事件触发
websocket_wait.go:73
↓ 1 callers
Method
waitOne
waitOne 等待单个事件
websocket_wait.go:54
Method
ChatUpdate
(data *WebSocketChatUpdateEventData)
websocket_chat_client.go:47
Method
Close
()
websocket_client_test.go:100
Method
Close
Close closes the WebSocket connection
websocket_audio_transcription_client.go:38
Method
Close
()
stream_reader.go:99
Method
Close
Close closes the WebSocket connection
websocket_chat_client.go:38
Method
Close
Close closes the WebSocket connection
websocket_audio_speech_client.go:37
Method
Close
Close closes the WebSocket connection
websocket_client.go:188
Method
Close
()
auth_test.go:34
Method
Close
()
websocket.go:5
Method
Connect
Connect establishes the WebSocket connection
websocket_audio_transcription_client.go:33
Method
Connect
Connect establishes the WebSocket connection
websocket_chat_client.go:33
Method
Connect
Connect establishes the WebSocket connection
websocket_audio_speech_client.go:32
Method
Connect
Connect establishes the WebSocket connection
websocket_client.go:110
Method
ConversationChatCancel
(data *WebSocketConversationChatCancelEventData)
websocket_chat_client.go:75
Method
ConversationChatSubmitToolOutputs
(data *WebSocketConversationChatSubmitToolOutputsEventData)
websocket_chat_client.go:71
Method
ConversationClear
(data *WebSocketConversationClearEventData)
websocket_chat_client.go:67
Method
Create
(ctx context.Context, req *CreateVoicePrintGroupFeatureReq)
audio_voiceprint_groups_features.go:8
Method
Create
(ctx context.Context, req *CreateWebsocketChatReq)
websocket_chat.go:8
Method
Create
Create 创建消息 https://www.coze.cn/open/docs/developer_guides/create_message
conversations_messages.go:39
Method
Create
Create adds feedback to a conversation message
conversations_messages_feedback.go:9
Method
Create
Create adds enterprise members
enterprises_members.go:9
Method
Create
Create 创建会话 docs: https://www.coze.cn/open/docs/developer_guides/create_conversation
conversations.go:42
Method
Create
(ctx context.Context, req *CreateWorkspaceMemberReq)
workspaces_members.go:38
Method
Create
(ctx context.Context, req *CreateWebsocketAudioTranscriptionReq)
websocket_audio_transcription.go:5
Method
Create
(ctx context.Context, req *AudioSpeechTranscriptionsReq)
audio_transcription.go:9
Method
Create
(ctx context.Context, req *CreateWebsocketAudioSpeechReq)
websocket_audio_speech.go:5
Method
Create
Create 执行工作流 docs: https://www.coze.cn/open/docs/developer_guides/workflow_run
workflows_runs.go:15
Method
Create
(ctx context.Context, req *CreateDatasetsDocumentsReq)
datasets_documents.go:9
Method
Create
(ctx context.Context, req *CreateAudioRoomsReq)
audio_rooms.go:8
Method
Create
(ctx context.Context, req *CreateDatasetsReq)
datasets.go:8
Method
Create
(ctx context.Context, req *CreateVoicePrintGroupReq)
audio_voiceprint_groups.go:8
Method
Current
()
pagination.go:57
Method
Debugf
(ctx context.Context, message string, args ...interface{})
logger.go:94
Method
Delete
(ctx context.Context, req *DeleteVoicePrintGroupFeatureReq)
audio_voiceprint_groups_features.go:34
Method
Delete
Delete 删除消息 docs: https://www.coze.cn/open/docs/developer_guides/delete_message
conversations_messages.go:81
Method
Delete
Delete removes feedback from a conversation message
conversations_messages_feedback.go:22
Method
Delete
Delete removes an enterprise member
enterprises_members.go:20
Method
Delete
(ctx context.Context, req *DeleteWorkspaceMemberReq)
workspaces_members.go:48
Method
Delete
(ctx context.Context, req *DeleteDatasetsDocumentsReq)
datasets_documents.go:33
Method
Delete
(ctx context.Context, req *DeleteVoicePrintGroupReq)
audio_voiceprint_groups.go:30
Method
Do
(*http.Request)
utils_test.go:15
Function
DocumentBaseBuildImage
DocumentBaseBuildImage creates basic document information for image type
datasets_documents.go:360
Method
Err
()
pagination.go:49
Method
Errorf
(format string, args ...interface{})
client_test.go:109
Method
GetCode
()
base_model.go:46
Method
GetLastID
()
pagination.go:19
Method
GetLastID
()
pagination.go:187
Method
GetMsg
()
base_model.go:50
Method
HasMore
()
pagination.go:65
Method
InputAudioBufferAppend
(data *WebSocketInputAudioBufferAppendEventData)
websocket_audio_transcription_client.go:51
Method
InputAudioBufferClear
(data *WebSocketInputAudioBufferClearEventData)
websocket_audio_transcription_client.go:59
← previous
next →
301–400 of 756, ranked by callers