Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
sdk
configcenter
Commits
a7347240
Commit
a7347240
authored
6 months ago
by
wang.hui(汪辉)
Browse files
Options
Download
Patches
Plain Diff
add amqp and mqtt example
parent
4dcc0dc5
Pipeline
#8417
failed with stages
in 0 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
dsn/dsn.go
+38
-0
dsn/dsn.go
dsn/dsn_test.go
+41
-0
dsn/dsn_test.go
examples/amqp/main.go
+276
-0
examples/amqp/main.go
examples/mqtt/main.go
+80
-0
examples/mqtt/main.go
examples/serviceinstance/main.go
+3
-0
examples/serviceinstance/main.go
go.mod
+7
-12
go.mod
pkg/module/module.go
+2
-1
pkg/module/module.go
with
447 additions
and
13 deletions
+447
-13
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets