ydbtypes

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package ydbtypes provides tools for integration ydb types with go/types package. It is intended primarily for writing generation tools and linters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoTypeFromPrimitiveType

func GoTypeFromPrimitiveType(t internal.PrimitiveType) types.Type

func PrimitiveTypeFromGoType

func PrimitiveTypeFromGoType(typ types.Type) (t internal.PrimitiveType, err error)

func PrimitiveTypeFromString

func PrimitiveTypeFromString(s string) (t internal.PrimitiveType, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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