keon94 opened a new issue, #4608: URL: https://github.com/apache/incubator-devlake/issues/4608
## Documentation Scope _api_collector_with_state.go_ in backend ## Describe the Change Add thorough, detailed Godocs to fields/functions that are missing docs. Additionally, for fields that are functions we should document the order in which the functions will get called at runtime, and explain what the relation between them is. For example, for "ResponseParser" you'd say this is called after "Query", or for "GetNextPagerCustomData" you'd say this is called after "ResponseParser" and so on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
