Skip to content

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 02:33
· 26 commits to main since this release
2be300f
Add method GetMessage to interface OpenFlowModMessage (#38)

Add method `GetMessage` to interface `OpenFlowModMessage` to get
the member `message` of the struct which implements the interface
`OpenFlowModMessage`.

Signed-off-by: Hongliang Liu <[email protected]>