Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

// Delete instruction for a given handle
func (rtc *RunTimeContext) RtcDeleteInstruction(handle interface{}) (error)

// Return the list of handles for the given level
func (rtc *RunTimeContext) RtcGetHandles(level string) ([]interface{}, error)