comment on exported var should be of the form Golang
In VSCode, if you see the message:
comment on exported var should be of the form "Env ..."
that means you have to wurite the comment starts with Env
,
such as // Env : Environment Info
comment on exported var should be of the form Golang
In VSCode, if you see the message:
comment on exported var should be of the form "Env ..."
that means you have to wurite the comment starts with Env
,
such as // Env : Environment Info