//
pkg.gl
Category
github.com/meysamhadeli/codai
code_analyzer
models
package
1.8.2
Repository:
https://github.com/meysamhadeli/codai.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
17 SLOC
#
Structs
CodeChange
CodeChange represents an individual code change with a file path and the code content.
CodeChanges
CodeChanges wraps multiple code changes.
FileData
FileData holds the path and content of a file.
Suggestion
Suggestion Define struct for the entire suggestion.