dongshan6870 2018-11-15 07:55
浏览 12
已采纳

使用带有一些注释/过滤器的godoc

We are using godoc to our lib and we saw all the public method in the doc as expected.

My questions are:

  1. If there is a way to remove from the doc public method without making them private? with some annotation maybe?

  2. If I provide package and in the package there is more then one file and I want to expose in the doc only fileA.go and not C.go, D.go, etc, is it possible?

  • 写回答

1条回答 默认 最新

  • dongzaliang4492 2018-11-15 08:11
    关注
    1. No

    2. No

    General rule in Go: No there are no flags, annotations, triggers, whatever. Especially not if not documented.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 vmware exsi重置后的密码
  • ¥15 易盾点选的cb参数怎么解啊
  • ¥15 MATLAB运行显示错误,如何解决?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题
  • ¥20 yolov5自定义Prune报错,如何解决?
  • ¥15 电磁场的matlab仿真
  • ¥15 mars2d在vue3中的引入问题
  • ¥50 h5唤醒支付宝并跳转至向小荷包转账界面