Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/SeanTolstoyevski/talker

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/SeanTolstoyevski/talker

  • v1.0.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

talker – Golang wrapper for Tolk library

Go Reference

Welcome to Talker's Repo!

This Golang module is a wrapper for Tolk library (C).

No changes have been made to the use API. Only utf-8/ utf-16 conversions is automatically. You do not need to do these conversions.

You can check the (examples folder)[https://github.com/SeanTolstoyevski/talker/tree/master/examples/] to see more stuff.

İnstallation

go get -u github.com/SeanTolstoyevski/talker

This command gets the latest tagged version (git tag).

To install the latest commit:
go get github.com/SeanTolstoyevski/talker@master

This command install the last commit in the master branch.

Don't remember to copy the dynamic link libraries for the project directory you are using Talker for. Examples can be found in the appveyor file.

FAQs

Package last updated on 26 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc