This website requires JavaScript.
Explore
Help
Sign In
MichaelMure
/
git-bug
Watch
1
Star
1
Fork
0
You've already forked git-bug
mirror of
https://github.com/MichaelMure/git-bug.git
synced
2024-12-15 10:12:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1a1e313f30
git-bug
/
entity
/
interface.go
7 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
cache: properly push/pull identities and bugs
2019-03-27 23:44:11 +03:00
package
entity
type
Interface
interface
{
// Id return the Entity identifier
bug,entity: use a dedicated type to store IDs
2019-08-11 15:08:03 +03:00
Id
(
)
Id
cache: properly push/pull identities and bugs
2019-03-27 23:44:11 +03:00
}
Reference in New Issue
Copy Permalink