Skip to content

Commit 29def34

Browse files
Update www/docs/pages/transports/stdio.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 77dc22e commit 29def34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/docs/pages/transports/stdio.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ func detectMIMEType(path string) string {
195195
### Advanced STDIO Server
196196

197197
```go
198+
package main
198199
import (
199200
"context"
200201
"fmt"

0 commit comments

Comments
 (0)