This commit is contained in:
parent
bdb1b9595f
commit
4aa4d613a1
12 changed files with 58 additions and 85 deletions
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
type Value interface {
|
||||
// Essentials
|
||||
Debug() string
|
||||
Debug(bool) string
|
||||
ID() int
|
||||
IsConst() bool
|
||||
SetID(int)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue