common

package
v0.0.0-...-668de4a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2020 License: BSD-2-Clause Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConciseEventString

func ConciseEventString(e *dara.Event) string

func ConciseRoutineInfoString

func ConciseRoutineInfoString(prefix string, ri dara.RoutineInfo) string

func ConciseScheduleString

func ConciseScheduleString(events *[]dara.Event) string

func ConciseSyscallString

func ConciseSyscallString(syscall dara.GeneralSyscall) string

func CoverageString

func CoverageString(event *dara.CoverageEvent) string

func EncEventString

func EncEventString(e *dara.EncEvent) string

func EncLogEntryString

func EncLogEntryString(ele *dara.EncLogEntry) string

func EncNameValuePairString

func EncNameValuePairString(encp *dara.EncNameValuePair) string

func EncodedMessageString

func EncodedMessageString(em *dara.EncodedMessage) string

func EventString

func EventString(e *dara.Event) string

func EventTypeString

func EventTypeString(eventType int) string

func GeneralSyscallString

func GeneralSyscallString(gs *dara.GeneralSyscall) string

func GeneralTypeString

func GeneralTypeString(gt *dara.GeneralType) string

func GetEventTypes

func GetEventTypes() []string

func GoRoutineNameString

func GoRoutineNameString(ProcID int, ri dara.RoutineInfo) string

func LogEntryString

func LogEntryString(le *dara.LogEntry) string

func MessageString

func MessageString(m *dara.Message) string

func NameValuePairString

func NameValuePairString(nvp *dara.NameValuePair) string

String representation of a name value pair

func PropCheckString

func PropCheckString(event *dara.PropCheckEvent) string

func PropFailureString

func PropFailureString(event *dara.FailedPropertyEvent) string

func ReadSchedule

func ReadSchedule(filename string) (*dara.Schedule, error)

func RoutineInfoString

func RoutineInfoString(ri *dara.RoutineInfo) string

func ScheduleString

func ScheduleString(events *[]dara.Event) string

func SyscallNameString

func SyscallNameString(syscallNum int) string

func ValueString

func ValueString(val interface{}) string

returns the value of the Name value pair as a string TODO catch and print all possible reflected types

Types

type Message

type Message struct {
	Body string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL