New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/raphaelmonteiro/footer-pagination-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/raphaelmonteiro/footer-pagination-go

  • v0.0.0-20200514095624-a2c17ac48257
  • Source
  • Go
  • Socket score

Version published
Created
Source

This project is for Worten. It was done in golang and its goal is to return a footer pagination.

For the execution of the test it is necessary to inform some parameters. The expected parameters are those defined in the exercise sent by Worten. They are: current_page, total_pages, boundaries, around

Execute

$ git clone https://github.com/raphaelmonteiro/footer-pagination-go.git
$ cd ./footer-pagination-go
$ go test
$ current_page=4 total_pages=10 boundaries=2 around=2 go run main.go

FAQs

Package last updated on 14 May 2020

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