mirror of https://bitbucket.org/ausocean/av.git
Last commit
This commit is contained in:
parent
7aad4dfba3
commit
d1283b9bb8
|
@ -81,6 +81,7 @@ const (
|
||||||
Debug = "Debug"
|
Debug = "Debug"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
// Revid provides methods to control a revid session; providing methods
|
// Revid provides methods to control a revid session; providing methods
|
||||||
// to start, stop and change the state of an instance using the Config struct.
|
// to start, stop and change the state of an instance using the Config struct.
|
||||||
type Revid interface {
|
type Revid interface {
|
||||||
|
|
Loading…
Reference in New Issue