visage

package module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2021 License: OSL-3.0 Imports: 10 Imported by: 0

README

Visage

So let’s embark on a new journey together. Let’s break out a map. Not the old, out-of-date one that shows where we’ve been, but a crisp new one that shows where we might go. Let’s embark on a new journey together and see where it takes us.

Leslie Knope

Visual Studio

https://visualstudio.microsoft.com/downloads

error

LINK : fatal error LNK1181: cannot open input file 'libcmt.lib'

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChannelURI added in v1.0.5

func ChannelURI(cache string) (string, error)

Types

type ChannelMan added in v1.0.5

type ChannelMan struct {
	ChannelItems []struct {
		Payloads []struct {
			URL string
		}
	}
}

func NewChannelMan added in v1.0.5

func NewChannelMan(cache, chURI string) (ChannelMan, error)

func (ChannelMan) VisualStudioURL added in v1.0.5

func (c ChannelMan) VisualStudioURL() string

type VisualStudioMan added in v1.0.5

type VisualStudioMan struct {
	Packages []struct {
		Id       string
		Payloads []struct {
			Filename string
			URL      string
		}
	}
}

func NewVisualStudioMan added in v1.0.5

func NewVisualStudioMan(cache, vsURL string) (VisualStudioMan, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL