gohop_libs

package module
v0.0.0-...-3a0be75 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2018 License: LGPL-2.1 Imports: 10 Imported by: 0

README

gohop_libs

Library functions for gohop

This Library could be re-migrated into gohop, so don't rely to the existence of this library.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DumpMarshal

func DumpMarshal(data interface{}) string

func JsonMarshal

func JsonMarshal(data interface{}) string

func LoadPlugin

func LoadPlugin(filename string) (p *plugin.Plugin, err error)

func LoadPluginAndCallFunction

func LoadPluginAndCallFunction(filename string, entry_func ...string) (p *plugin.Plugin, err error)

*

  • Loads a Plugin and executes a start function

func Marshal

func Marshal(data interface{}, format string) string

func RemoveNamespaceFromXML

func RemoveNamespaceFromXML(xml []byte) (result []byte)

func XmlMarshal

func XmlMarshal(data interface{}) string

func YamlMarshal

func YamlMarshal(data interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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