معرفی شرکت ها


golang-github-alecthomas-jsonschema-dev_0.0~git20210127.19bc6f2-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Generate JSON Schemas from Go types (library)
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-alecthomas-jsonschema-dev
نام فایل بسته golang-github-alecthomas-jsonschema-dev_0.0~git20210127.19bc6f2-1_all.deb
نسخه بسته 0.0~git20210127.19bc6f2
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/alecthomas/jsonschema
مجوز -
حجم دانلود 13700
حجم نصب 89
This package generates JSON Schemas from Go types through reflection. . It supports: * Arbitrarily complex types, including interface{}, maps, slices, etc. * Json-schema features such as minLength, maxLength, pattern, format, etc. * Simple string and numeric enums. * Custom property fields via the jsonschema_extras struct tag.


نیازمندی

مقدار نام
- golang-github-iancoleman-orderedmap-dev
- golang-github-stretchr-testify-dev


نحوه نصب


نصب پکیج deb golang-github-alecthomas-jsonschema-dev:

    sudo apt-get install golang-github-alecthomas-jsonschema-dev_0.0~git20210127.19bc6f2-1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-alecthomas-jsonschema-dev/README.md.gz
./usr/share/doc/golang-github-alecthomas-jsonschema-dev/changelog.Debian.gz
./usr/share/doc/golang-github-alecthomas-jsonschema-dev/copyright
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/allow_additional_props.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/custom_type.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/defaults.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/defaults_expanded_toplevel.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/disable_inlining_embedded.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/fully_qualified.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/ignore_type.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/no_ref_qual_types.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/no_reference.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/nullable.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/oneof.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/fixtures/required_from_jsontags.json
./usr/share/gocode/src/github.com/alecthomas/jsonschema/go.mod
./usr/share/gocode/src/github.com/alecthomas/jsonschema/go.sum
./usr/share/gocode/src/github.com/alecthomas/jsonschema/reflect.go
./usr/share/gocode/src/github.com/alecthomas/jsonschema/reflect_test.go