你如何使 Golang 示例可玩?我有以下代碼:func Example_authenticate() { fmt.Println("hello") // Output: JSON}我是否需要在某處添加可播放的代碼才能在 Doc 中獲得它? 查看完整描述