Built-in web server for - ListenAndServe

已回答

Hi there,
I would like to use the built-in web server for a listen and serve request. The source code (Golang) should send an http request to the built-in web server. An identical Json file should be sent permanently as a response.
Is that possible?

0

请先登录再写评论。