Thinking how exactly to get packages data from Go index | Go Get inside NeoVim - Let's build - 3

Описание к видео Thinking how exactly to get packages data from Go index | Go Get inside NeoVim - Let's build - 3

🖥️ You can support my channel: https://ko-fi.com/roman_v
📹 Main channel:    / @_romanv_  
💬 Discord:   / discord  
✉️ Contact: [email protected]

Today I finally understood how and how often I will need to grab the data from Go index. The idea was to get a datetime range, split it into timeseries array and then get the data. Then, get only unique items. This is what was built today

In this series I want to build an integration of go get command with NeoVim, so you can install any project dependencies right from inside the neovim without opening the CLI. It will consist from two parts: plugin for Telescope and go service that will build offline packages index a plugin is going to use.

👀 Disclaimer:
Views and opinions are my own and do not represent or reflect the opinions of my current or past employer(s).

Timestamps:
0:00 - Changes from last video
3:09 - How and how often get the data
12:00 - Generate time series
19:00 - Generating more requests


#neovim #softwareengineering #golang

Комментарии

Информация по комментариям в разработке