LinuxSuRen / api-testing

YAML based API testing tool. 开源接口调试、测试工具。Mock Server

Home Page:https://linuxsuren.github.io/api-testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the cookie setting for Golang code generator

LinuxSuRen opened this issue · comments

commented

The cookie setting is a new feature, but it is not been implemented in the Golang code generator. See also the following screenshots:

image
image

you might need to update the following files:

What you need to know

  • Golang basic syntax
  • Golang template
  • Golang HTTP releated SDK
commented

completed at #363