Open mbland opened 7 years ago
Per #173, we should automatically generate module function summary documentation as part of ./go modules -h <MODULE> to avoid the problem of out-of-sync header comments altogether.
./go modules -h <MODULE>
Per #173, we should automatically generate module function summary documentation as part of
./go modules -h <MODULE>
to avoid the problem of out-of-sync header comments altogether.