This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
clearcase
Watch
1
Star
0
Fork
0
You've already forked clearcase
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
clearcase
/
internal
/
core
/
model
/
project.go
8 lines
99 B
Go
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2025-02-22 09:42:15 +01:00
package
model
type
Project
struct
{
feat: parse and include referenced issues as prompt context (#12)
2025-02-23 13:08:08 +01:00
ID
string
Name
string
Description
string
feat: initial commit
2025-02-22 09:42:15 +01:00
}
Reference in New Issue
Copy Permalink