Skip to content

HsmTeknoloji/convert_lib_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert_lib_go

Go dili için dönüştürücü kütüphanesi

Fonksiyonlar :

func BytesToTime(b []byte) time.Time {}
func TimeToBytes(t time.Time) []byte {}
func BytesToInt(b []byte) int64 {}
func IntToBytes(tracker int64) []byte {}

Kurulum:

go get "github.com/HsmTeknoloji/convert_lib_go/devhsmtekconvert"

Geliştirici Bilgileri:

Web Site : www.hsmteknoloji.com
Developer Groups : https://t.me/HsmTeknoloji/

About

Go dili için dönüştürücü kütüphanesi - Converter library for Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages