mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-06 04:11:21 -05:00
9 lines
112 B
Go
9 lines
112 B
Go
//go:build groupware_examples
|
|
|
|
package jmap
|
|
|
|
func Example() {
|
|
SerializeExamples(ExemplarInstance)
|
|
//Output:
|
|
}
|