Last commit

This commit is contained in:
Saxon Milton 2018-04-17 14:36:45 +09:30
parent 7aad4dfba3
commit d1283b9bb8
1 changed files with 1 additions and 0 deletions

View File

@ -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 {