Use ctx to pass context information

1. Preparations

  • dubbo-go cli tools and dependent tools have been installed
  • Create a new demo application

2. Use context to pass additional information

Reference dubbo-go-samples/context


Last modified January 17, 2024: Fix broken links (6651e217e73)