internal

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package internal contains code and types that are mostly used to marshal and unmarshal data sent to/received by vManage. This is done because that data is not always consistent, and depending on the endpoint query vManage may return something completely different, i.e. with different fields, names or types.

So, this package serves as middle/temporary types where data is first converted from vManage, and later converted into a public, more polished format, i.e. the ones you can find in the "pkg" folder.

Some types may be merged with the pkg folder in future, but this will depend on how many endpoint we will be covering at that point.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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