blob: 7b3b2736b9c048f6a23e07dfbb04e0e9a3a7db39 [file] [view]
---
title: "Source Code References"
description: >
Source Code References
sidebar_position: 1
---
For developers who wish to contribute to or develop based on the Apache DevLake, the
[pkg.go.dev](https://pkg.go.dev/github.com/apache/devlake#section-documentation)
is a good resource for reference, you can learn the overall structure of the code base or
the definition of a specific function.