We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccf1ee commit 97c7b12Copy full SHA for 97c7b12
src/data/doc-extensions/extensions.json
@@ -1110,6 +1110,21 @@
1110
"categories": ["Misc"],
1111
"tiers": ["Community"],
1112
"cloudEnabled": false
1113
+ },
1114
+ {
1115
+ "name": "xk6-g0",
1116
+ "description": "Write k6 tests in golang",
1117
+ "url": "https://github.com/szkiba/xk6-g0",
1118
+ "logo": "",
1119
+ "author": {
1120
+ "name": "Iván Szkiba",
1121
+ "url": "https://github.com/szkiba"
1122
1123
+ "stars": "0",
1124
+ "type": ["JavaScript"],
1125
+ "categories": ["Misc"],
1126
+ "tiers": ["Community"],
1127
+ "cloudEnabled": false
1128
}
1129
]
1130
0 commit comments