<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>workspace on Sourav Badami</title>
    <link>https://souravbadami.com/tags/workspace/</link>
    <description>Recent content in workspace on Sourav Badami</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 13 Sep 2022 02:31:13 +0530</lastBuildDate><atom:link href="https://souravbadami.com/tags/workspace/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>workspace in Golang 1.18&#43;</title>
      <link>https://souravbadami.com/workspace-in-golang-1.18-/</link>
      <pubDate>Tue, 13 Sep 2022 02:31:13 +0530</pubDate>
      
      <guid>https://souravbadami.com/workspace-in-golang-1.18-/</guid>
      <description>introduction Go 1.18 introduced workspace which makes life easy with multi-module development spaces; here&amp;rsquo;s a sneak peek on how to use it and set up the development environment on Goland. each module has it&amp;rsquo;s own go.mod; and all the dependencies can be synced in one shot throughout the project.
what&amp;rsquo;s a Golang workspace? workspaces in Go 1.18 let you work on multiple modules simultaneously without having to edit go.mod files for each module; each module within a workspace is treated as a main module when resolving dependencies.</description>
    </item>
    
  </channel>
</rss>
