x/model: update TODOs
This commit is contained in:
parent
0c78e6c23d
commit
2e600aa398
@ -324,9 +324,7 @@ func downcase(c byte) byte {
|
|||||||
return c
|
return c
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO(bmizerany): Compare
|
|
||||||
// TODO(bmizerany): MarshalText/UnmarshalText
|
// TODO(bmizerany): MarshalText/UnmarshalText
|
||||||
// TODO(bmizerany): LogValue
|
|
||||||
// TODO(bmizerany): driver.Value? (MarshalText etc should be enough)
|
// TODO(bmizerany): driver.Value? (MarshalText etc should be enough)
|
||||||
|
|
||||||
// Parts returns the parts of the Name in order of concreteness.
|
// Parts returns the parts of the Name in order of concreteness.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user