Skip to content
View xhit's full-sized avatar

Sponsors

Block or report xhit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dixer-ETL/dixer-docs Public

    Dixer documentation. A tool to make data transformation and pipelines with a lot of job types like dataflow send mail, http request, file and ftp operation tasks and more! With expression support. …

    Makefile 12 1

  2. go-simple-mail Public

    Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.

    Go 664 101

  3. go-str2duration Public

    Convert string to duration in golang

    Go 111 8

  4. Golang read csv with custom enclosur...
    1
    // Copyright 2011 The Go Authors. All rights reserved.
    2
    // Use of this source code is governed by a BSD-style
    3
    // license that can be found in the LICENSE file.
    4
    
                  
    5
    // Package csv reads and writes comma-separated values (CSV) files.
  5. php-smpp-light Public

    Forked from imuneer/phplwsmpp

    Light weight SMPP library written in PHP

    PHP 14 11

  6. UUIDv7 in PHP
    1
    <?php
    2
    
                  
    3
    // uuidv7 see https://www.rfc-editor.org/rfc/rfc9562#name-uuid-version-7
    4
    function uuidv7() {
    5
    	// current timestamp in ms