gitlab.com/evatix-go/core@v1.3.55/coreinstruction/BaseIsRunAll.go (about) 1 package coreinstruction 2 3 type BaseIsRunAll struct { 4 IsRunAll bool `json:"IsRunAll"` 5 }