Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct { Id string UserId string ActionType string Sink string ErrorFlag bool Metadata map[string]string Body []byte }
func ConvertAction ¶
---------------------------------convert action
func ConvertActionZ ¶
type ActionOption ¶
Click to show internal directories.
Click to hide internal directories.