tl

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MPL-2.0

README

TL

TL is a data description language and data storage format.

Overview

In general, interest in TL stems from a desire to serialize data and make RPC calls to servers that implement TL RPC, as well as to implement such servers

TL describes data structures, including RPC queriesand their responses, using syntax derived from functional programming languages.

The TL format is characterized by compactness and high efficiency.

TL is schema-driven format. Tool caled tlgen is used to generate structs/classes and (de)serialization methods.

Documentation

License

TL is licensed under the Mozilla Public License Version 2.0.

Directories

Path Synopsis
cmd
internal
tlcodegen/gen_tlo
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.

Jump to

Keyboard shortcuts

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