pull_data_contract_manifest

package
v0.0.31 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTool

func NewTool(collibraClient *http.Client) *chip.Tool[Input, Output]

Types

type Input

type Input struct {
	DataContractID string `` /* 190-byte string literal not displayed */
}

type Output

type Output struct {
	Manifest string `json:"manifest,omitempty" jsonschema:"The content of the active data contract manifest file"`
	Error    string `json:"error,omitempty" jsonschema:"Error message if the manifest could not be retrieved"`
	Found    bool   `json:"found" jsonschema:"Whether the manifest was found"`
}

Jump to

Keyboard shortcuts

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