🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/osimgo/strings

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/osimgo/strings

v0.0.0-20250206123027-ef359cb26276
Source
Go
Version published
Created
Source

strings

A strings package for the demo project.

Install "github.com/osimgo/strings"

Package strings is a package that implements utility routines for manipulating strings not included in the standard library strings. The package's main purpose is to demonstrate how libraries work.

FUNCTIONS

func Reverse(s string) string

  • Reverse returns a string s reversed from left to right.

FAQs

Package last updated on 06 Feb 2025

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