import "github.com/CiscoDevNet/ydk-go/ydk/types/datastore"
DataStore
represents the configuration data of the device’s desired operational state
NotSet
Represented by a value of 0
Candidate
Represented by a value of 1
Running
Represented by a value of 2
Startup
Represented by a value of 3
URL
Represented by a value of 4