Type Definition boondock::container::UnspecifiedObject [] [src]

type UnspecifiedObject = HashMap<String, String>;

This type represents a struct{} in the Go code.