further c/p issues.
This commit is contained in:
parent
15c94b1e22
commit
f1376c6566
|
@ -28,7 +28,7 @@ type FullValueProvider interface {
|
||||||
LastValueProvider
|
LastValueProvider
|
||||||
}
|
}
|
||||||
|
|
||||||
// FullBoundedValueProvider is an interface that combines `ValueProvider` and `LastValueProvider`
|
// FullBoundedValueProvider is an interface that combines `BoundedValueProvider` and `BoundedLastValueProvider`
|
||||||
type FullBoundedValueProvider interface {
|
type FullBoundedValueProvider interface {
|
||||||
BoundedValueProvider
|
BoundedValueProvider
|
||||||
BoundedLastValueProvider
|
BoundedLastValueProvider
|
||||||
|
|
Loading…
Reference in New Issue
Block a user