Discover Packages
github.com/gotd/td
tdp
package
Version:
v0.53.0-alpha.0
Opens a new window with list of versions in this module.
Published: Nov 25, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 23
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package tdp is td pretty-printing and formatting facilities for types from
MTProto.
Format pretty-prints v into string.
func WithTypeID(o *options)
WithTypeID adds type id tp type name.
Field of TL type, non-recursive.
type Object interface {
TypeInfo() Type
}
Object of TL schema that can return type info.
type Option func(o *options)
Option of formatting.
Type info for TL type, non-recursive.
Source Files
¶
Directories
¶
Package internal wraps internal packages for tdp package.
Package internal wraps internal packages for tdp package.
Click to show internal directories.
Click to hide internal directories.