tinygo

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractID added in v0.0.7

func ExtractID(msg []byte) int

ExtractID extracts the ID from a byte slice.

Takes a byte slice as input. Returns an integer.

func GetSchema added in v0.0.7

func GetSchema(id string) string

GetSchema retrieves the schema with the given ID from the specified URL.

Parameters: - id: The ID of the schema (as a string). - url: The URL of the Schema Registry.

Returns: - The retrieved schema (as a string).

Types

This section is empty.

Jump to

Keyboard shortcuts

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