Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/kevinburke/go-types

Package types implements several types for dealing with REST API's and databases. UUID's are very useful, but you often need to attach context to them; e.g. you cannot look at a UUID and know whether it points to a record in the accounts table or in the messages table. A PrefixUUID solves this problem, by embedding the additional useful information as part of the string. If we had to write this value to the database as a string it would take up 43 bytes. Instead we use a UUID type and strip the prefix before saving it. The converse, Value(), only returns the UUID part by default, since this is the only thing the database knows about. You can also attach the prefix manually in your SQL, like so: This will get parsed as part of the Scan(), and then you don't need to do anything. Alternatively, you can attach the prefix in your model, immediately after the query. A NullString is like the null string in `database/sql`, but can additionally be encoded/decoded via JSON. A NullTime behaves exactly like NullString, but the value is a time.Time.
1 version
Latest release: almost 3 years ago
153 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/kevinburke/go-types

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/kevinburke%2Fgo-types

Dependent Repos 80

TheBitgram/backend Fork of deso-protocol/backend
HTTP API for a BitClout node
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.78 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

savannahghi/mycarehub
This service contains the implementation of the mycarehub project
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 10.9 MB - Last synced: 4 months ago - Pushed: 4 months ago

codeready-toolchain/registration-service
Service for new user registration flows.
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 1.39 MB - Last synced: 1 day ago - Pushed: 1 day ago

simpleiot/simpleiot
Simple IoT cloud/edge application/framework
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 15 MB - Last synced: 2 days ago - Pushed: 3 days ago

dumpmemory/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.63 MB - Last synced: about 1 month ago - Pushed: 3 months ago

GWT-M3O-TEST/m3o
a Local repo to test github/workflow
  • v0.0.0-20201208005256-aee49f568a20 examples/reddit-clone/go.sum

Size: 5.6 MB - Last synced: 23 days ago - Pushed: almost 2 years ago

loafoe/terraform-backend-hsdp
Store Terraform state on HSDP
  • v0.0.0-20180804230501-141e48b46866 go.sum

Size: 493 KB - Last synced: 9 months ago - Pushed: 9 months ago

deso-protocol/backend
HTTP API for a DeSo node
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.55 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

patrick-ogrady/snowplow
quick and easy tool for running and monitoring an avalanche validator
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 314 KB - Last synced: 7 months ago - Pushed: over 2 years ago

philips-software/terraform-provider-hsdp
Terraform provider to orchestrate various HSDP resources like IAM, CDL, CDR, MDM, Container Host, Edge, etc
  • v0.0.0-20180804230501-141e48b46866 go.sum
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 48.5 MB - Last synced: about 9 hours ago - Pushed: about 10 hours ago

kevinburke/twilio-go Fork of saintpete/twilio-go
Twilio Go library
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 606 KB - Last synced: 13 days ago - Pushed: 7 months ago

tierklinik-dobersberg/cis
Service driving the clinic-information-system.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 29.9 MB - Last synced: 28 days ago - Pushed: 29 days ago

broothie/jamdrop
JamDrop is a webapp for Spotify queue sharing
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 12.9 MB - Last synced: 2 months ago - Pushed: over 1 year ago

deso-protocol/rosetta-deso
Rosetta API implementation for DeSo
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 6.69 MB - Last synced: 8 days ago - Pushed: 8 days ago

savannahghi/engagement-service
Service that will power the feed and all user facing communications for Be.Well
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 744 MB - Last synced: 10 months ago - Pushed: about 1 year ago

philips-software/gautocloud-connectors
goautocloud connectors for Cloud foundry services
  • v0.0.0-20180804230501-141e48b46866 go.mod
  • v0.0.0-20180804230501-141e48b46866 go.sum

Size: 1.37 MB - Last synced: 16 days ago - Pushed: 16 days ago

foomo/petze
monitor web services and report, if they are not working
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 733 KB - Last synced: about 2 months ago - Pushed: over 3 years ago

Tapfury/cogman
Simple, efficient background processing for Golang
  • v0.0.0-20181103050146-31250f49d75a go.sum

Size: 197 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

triggermesh/triggermesh
TriggerMesh is the open-source AWS EventBridge alternative. It provides a unified eventing experience, a developer-friendly CLI, and runs on Docker or natively on Kubernetes.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 17.2 MB - Last synced: about 16 hours ago - Pushed: about 17 hours ago

philips-software/rsdl
Redshift/PostgreSQL real-time TSV downloader
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20180804230501-141e48b46866 go.sum
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 269 KB - Last synced: 4 months ago - Pushed: 4 months ago

triggermesh/CSNFQuickstart
A Quickstart for quickly creating a working, local, CSNF environment.
  • v0.0.0-20210723172823-2deba1f80ba7 src/splitter/go.sum

Size: 114 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

love4src/backend
BitClout node forked from https://github.com/bitclout/backend
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Last synced: 11 months ago

jaimeteb/chatto
Chatto is a minimal chatbot framework in Go.
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 54.8 MB - Last synced: 6 months ago - Pushed: 12 months ago

itsmitul9/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.17 MB - Last synced: 3 months ago - Pushed: over 1 year ago

viralkamdar/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.42 MB - Last synced: 7 months ago - Pushed: about 1 year ago

philips-software/logproxy-plugins
Logproxy plugins
  • v0.0.0-20180804230501-141e48b46866 logproxy-filter-email/go.sum

Size: 1.02 MB - Last synced: 25 days ago - Pushed: 25 days ago

notifireme/procnias
Prometheus oriented, webhook based receiver of alerts for further delivery to on-call teams.
  • v0.0.0-20181103050146-31250f49d75a go.mod
  • v0.0.0-20181103050146-31250f49d75a go.sum

Size: 32.2 KB - Last synced: 4 months ago - Pushed: about 4 years ago

justcy/uc
a public ucenter application base on go and mico-service
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 492 KB - Last synced: 10 months ago - Pushed: over 2 years ago

thaitanloi365/gocore
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 121 KB - Last synced: 10 months ago - Pushed: over 2 years ago

robinhuiser/micro
Playing around with micro
  • v0.0.0-20201208005256-aee49f568a20 example/go.sum

Size: 48.8 KB - Last synced: 10 months ago - Pushed: over 2 years ago

chatto-extensions/weatherapi
Chatto extension for getting weather information from weatherapi.com.
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 44.9 KB - Last synced: about 1 month ago - Pushed: about 3 years ago

keshavm02/backend Fork of deso-protocol/backend
HTTP API for a DeSo node
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.56 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

cheikhshift/megalith
Web server health checker and uptime logger.
  • 19e2165c29024957a2e2f8cf450a0e663a3473e4 Gopkg.lock

Size: 5.5 MB - Last synced: 2 months ago - Pushed: over 5 years ago

loafoe/containerh
  • v0.0.0-20180804230501-141e48b46866 go.sum

Size: 75.2 KB - Last synced: 10 months ago - Pushed: over 2 years ago

hanskorg/sms-receive
sms receive demo
  • v0.0.0-20201208005256-aee49f568a20 go.mod

Size: 445 KB - Last synced: about 1 year ago - Pushed: about 2 years ago

DeSoDog/convert-go-to-ts
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 9.3 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

Preskton/terraform-provider-twilio ๐Ÿ“ฆ
Terraform provider for Twilio. ๐ŸŒŽโ˜Ž๏ธ Preserved for archaeological fun. Please see the official Twilio TF provider @ https://github.com/twilio/terraform-provider-twilio.
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod

Size: 33.8 MB - Last synced: 9 months ago - Pushed: almost 3 years ago

cryptonacion/backend
cryptonacion
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Last synced: over 1 year ago

goddardcm/peloscheduler
Small program to notify users when sooner Peloton delivery appointments become available
  • v0.0.0-20200309064045-f2d4aea18a7a go.mod
  • v0.0.0-20200309064045-f2d4aea18a7a go.sum

Size: 13.7 KB - Last synced: about 2 months ago - Pushed: almost 2 years ago

philips-labs/hsdp-function-gateway
Function gateway service for hsdp_function Terraform resource
  • v0.0.0-20180804230501-141e48b46866 go.sum
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 352 KB - Last synced: 20 days ago - Pushed: 21 days ago

micro-demo/user
userๅพฎๆœๅŠก
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 60.5 KB - Last synced: 11 months ago - Pushed: about 2 years ago

loafoe/ferrite
Implementation of IronWorker API
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20180804230501-141e48b46866 go.sum
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 646 KB - Last synced: 13 days ago - Pushed: 14 days ago

micro-community/services Fork of micro/services
Micro services for your own personal use
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 4.3 MB - Last synced: 10 months ago - Pushed: over 1 year ago

indexed-finance/circuit-breaker
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 4.71 MB - Last synced: 10 months ago - Pushed: over 2 years ago

panapol-p/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.11 MB - Last synced: 10 months ago - Pushed: over 1 year ago

kevinburke/gitlab
  • 4297d3d97383038ce276d912d16de3eadeb7b521 Gopkg.lock
  • * Gopkg.toml

Last synced: 10 months ago

mehran-dabi/hitrix Fork of coretrix/hitrix
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 1.82 MB - Last synced: 5 months ago - Pushed: 5 months ago

deso-smart/deso-backend
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 1.54 MB - Last synced: 10 months ago - Pushed: over 1 year ago

carvers/babybutton
A button that sends messages when it is pressed.
  • v0.0.0-20201208005256-aee49f568a20 go.mod
  • v0.0.0-20201208005256-aee49f568a20 go.sum

Size: 37.1 KB - Last synced: 30 days ago - Pushed: about 1 year ago

loafoe/cf-crontab ๐Ÿ“ฆ
A crontab scheduler in a 16MB microservice for Cloud foundry
  • v0.0.0-20180804230501-141e48b46866 go.sum

Size: 356 KB - Last synced: 4 months ago - Pushed: about 1 year ago

deso-smart/desoapi
  • v0.0.0-20210723172823-2deba1f80ba7 go.mod
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 351 KB - Last synced: 10 months ago - Pushed: over 1 year ago

triggermesh/poc-adapters
Transformers for CloudEvents
  • v0.0.0-20210723172823-2deba1f80ba7 azuresentineltarget/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 dataweavetransformation/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 firemesh/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 fixedwidthtojson/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 jqtransformation/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 jsontoxmltransformation/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 pathsadapter/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 polygonsource/go.sum
  • v0.0.0-20210723172823-2deba1f80ba7 techuluspushtarget/go.sum

Size: 50.7 MB - Last synced: 10 months ago - Pushed: about 1 year ago

savannahghi/engagementcore
Library that will house implementations used by the engagement service.
  • v0.0.0-20210723172823-2deba1f80ba7 go.sum

Size: 821 MB - Last synced: 10 months ago - Pushed: about 1 year ago