René's URL Explorer Experiment


Title: solgo package - github.com/unpackdev/solgo - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage solgo provides a suite of tools for parsing, analyzing, and interacting with Solidity contracts.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/unpackdev/solgo#main-content
Why Go https://pkg.go.dev/github.com/unpackdev/solgo
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/unpackdev/solgo
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/unpackdev/solgo
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/unpackdev/solgo
Why Go https://pkg.go.dev/github.com/unpackdev/solgo
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/unpackdev/solgo
Docs https://pkg.go.dev/github.com/unpackdev/solgo
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/unpackdev/solgo
Community https://pkg.go.dev/github.com/unpackdev/solgo
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/unpackdev/solgo https://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7
https://go.dev/
Version: v0.3.7 https://pkg.go.dev/github.com/unpackdev/solgo?tab=versions
Go to latest https://pkg.go.dev/github.com/unpackdev/solgo
Apache-2.0https://pkg.go.dev/github.com/unpackdev/solgo?tab=licenses
Imports: 18 https://pkg.go.dev/github.com/unpackdev/solgo?tab=imports
Imported by: 18 https://pkg.go.dev/github.com/unpackdev/solgo?tab=importedby
go.modhttps://github.com/unpackdev/solgo/tree/v0.3.7/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/unpackdev/solgo https://github.com/unpackdev/solgo
Open Source Insights https://deps.dev/go/github.com%2Funpackdev%2Fsolgo/v0.3.7
README https://pkg.go.dev/github.com/unpackdev/solgo#section-readme
Solidity Version Support https://pkg.go.dev/github.com/unpackdev/solgo#readme-solidity-version-support
Disclaimer https://pkg.go.dev/github.com/unpackdev/solgo#readme-disclaimer
Documentation https://pkg.go.dev/github.com/unpackdev/solgo#readme-documentation
Getting Started https://pkg.go.dev/github.com/unpackdev/solgo#readme-getting-started
Need help? https://pkg.go.dev/github.com/unpackdev/solgo#readme-need-help
Solidity Language Grammar https://pkg.go.dev/github.com/unpackdev/solgo#readme-solidity-language-grammar
ANTLR Grammar https://pkg.go.dev/github.com/unpackdev/solgo#readme-antlr-grammar
ANTLR Go https://pkg.go.dev/github.com/unpackdev/solgo#readme-antlr-go
Crytic Slither https://pkg.go.dev/github.com/unpackdev/solgo#readme-crytic-slither
Features https://pkg.go.dev/github.com/unpackdev/solgo#readme-features
External Projects / Extensions / Plugins https://pkg.go.dev/github.com/unpackdev/solgo#readme-external-projects-extensions-plugins
Contributing https://pkg.go.dev/github.com/unpackdev/solgo#readme-contributing
License https://pkg.go.dev/github.com/unpackdev/solgo#readme-license
Documentation https://pkg.go.dev/github.com/unpackdev/solgo#section-documentation
Overviewhttps://pkg.go.dev/github.com/unpackdev/solgo#pkg-overview
Index https://pkg.go.dev/github.com/unpackdev/solgo#pkg-index
Constants https://pkg.go.dev/github.com/unpackdev/solgo#pkg-constants
Variables https://pkg.go.dev/github.com/unpackdev/solgo#pkg-variables
Functions https://pkg.go.dev/github.com/unpackdev/solgo#pkg-functions
GetLocalSourcesPath() https://pkg.go.dev/github.com/unpackdev/solgo#GetLocalSourcesPath
SetLocalSourcesPath(path) https://pkg.go.dev/github.com/unpackdev/solgo#SetLocalSourcesPath
Types https://pkg.go.dev/github.com/unpackdev/solgo#pkg-types
type ListenerName https://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
(l) String() https://pkg.go.dev/github.com/unpackdev/solgo#ListenerName.String
type Node https://pkg.go.dev/github.com/unpackdev/solgo#Node
type Parser https://pkg.go.dev/github.com/unpackdev/solgo#Parser
NewParser(ctx, input) https://pkg.go.dev/github.com/unpackdev/solgo#NewParser
NewParserFromSources(ctx, sources) https://pkg.go.dev/github.com/unpackdev/solgo#NewParserFromSources
(s) GetAllListeners() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetAllListeners
(s) GetContextualParser() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetContextualParser
(s) GetInput() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInput
(s) GetInputStream() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInputStream
(s) GetLexer() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetLexer
(s) GetListener(name) https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetListener
(s) GetParser() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetParser
(s) GetSources() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetSources
(s) GetTokenStream() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTokenStream
(s) GetTree() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTree
(s) IsListenerRegistered(name) https://pkg.go.dev/github.com/unpackdev/solgo#Parser.IsListenerRegistered
(s) Parse() https://pkg.go.dev/github.com/unpackdev/solgo#Parser.Parse
(s) RegisterListener(name, listener) https://pkg.go.dev/github.com/unpackdev/solgo#Parser.RegisterListener
type SourceUnit https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
(s) GetBasePath() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetBasePath
(s) GetContent() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetContent
(s) GetName() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetName
(s) GetPath() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetPath
(s) String() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.String
(s) ToProto() https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.ToProto
type Sources https://pkg.go.dev/github.com/unpackdev/solgo#Sources
NewSourcesFromEtherScan(entryContractName, sc) https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromEtherScan
NewSourcesFromMetadata(md) https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromMetadata
NewSourcesFromPath(entrySourceUnitName, path) https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromPath
NewSourcesFromProto(entryContractName, sc) https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromProto
NewUnsortedSourcesFromEtherScan(entryContractName, sc) https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromEtherScan
NewUnsortedSourcesFromPath(entrySourceUnitName, path) https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromPath
(s) AppendSource(source) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.AppendSource
(s) ArePrepared() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ArePrepared
(s) GetCombinedSource() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetCombinedSource
(s) GetLocalSource(partialPath, relativeTo) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetLocalSource
(s) GetSolidityVersion() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSolidityVersion
(s) GetSourceUnitByName(name) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByName
(s) GetSourceUnitByNameAndSize(name, size) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByNameAndSize
(s) GetSourceUnitByPath(path) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByPath
(s) GetUnits() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetUnits
(s) HasUnits() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.HasUnits
(s) Prepare() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.Prepare
(s) ReplaceSource(old, newSource) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ReplaceSource
(s) SortContracts() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SortContracts
(s) SourceUnitExists(name) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExists
(s) SourceUnitExistsIn(name, units) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExistsIn
(s) SourceUnitPathExists(name) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExists
(s) SourceUnitPathExistsIn(name, units) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExistsIn
(s) ToProto() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ToProto
(s) TruncateDir(path) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.TruncateDir
(s) Validate() https://pkg.go.dev/github.com/unpackdev/solgo#Sources.Validate
(s) WriteToDir(path) https://pkg.go.dev/github.com/unpackdev/solgo#Sources.WriteToDir
Source Files https://pkg.go.dev/github.com/unpackdev/solgo#section-sourcefiles
Directories https://pkg.go.dev/github.com/unpackdev/solgo#section-directories
https://pkg.go.dev/github.com/unpackdev/solgo#section-readme
https://coveralls.io/github/unpackdev/solgo?branch=main
https://goreportcard.com/report/github.com/unpackdev/solgo
https://opensource.org/licenses/Apache-2.0
https://pkg.go.dev/github.com/unpackdev/solgo
https://discord.gg/PdHVbuTQRX
herehttps://github.com/unpackdev/solgo/wiki
Usagehttps://github.com/unpackdev/solgo/wiki/Getting-Started
Discordhttps://discord.com/invite/PdHVbuTQRX
herehttps://docs.soliditylang.org/en/v0.8.19/grammar.html
herehttps://github.com/ethereum/solidity/tree/develop/docs/grammar
herehttps://github.com/antlr4-go/antlr
herehttps://github.com/crytic/slither
Protocol Buffershttps://github.com/unpackdev/protos
OpenZeppelinhttps://github.com/OpenZeppelin/openzeppelin-contracts
Slitherhttps://github.com/crytic/slither
{Un}packhttps://github.com/unpackdev/unpack
Solidity-Gas-Optimizoorhttps://github.com/yongkangc/solidity-optimiser-app
Contributinghttps://github.com/unpackdev/solgo/wiki/Contributing
LICENSEhttps://github.com/unpackdev/solgo/blob/v0.3.7/LICENSE
https://pkg.go.dev/github.com/unpackdev/solgo#section-documentation
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-overview
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-index
Variableshttps://pkg.go.dev/github.com/unpackdev/solgo#pkg-variables
func GetLocalSourcesPath() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#GetLocalSourcesPath
func SetLocalSourcesPath(path string) errorhttps://pkg.go.dev/github.com/unpackdev/solgo#SetLocalSourcesPath
type ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
func (l ListenerName) String() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName.String
type Nodehttps://pkg.go.dev/github.com/unpackdev/solgo#Node
type Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
func NewParser(ctx context.Context, input io.Reader) (*Parser, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewParser
func NewParserFromSources(ctx context.Context, sources *Sources) (*Parser, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewParserFromSources
func (s *Parser) GetAllListeners() map[ListenerName]antlr.ParseTreeListenerhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetAllListeners
func (s *Parser) GetContextualParser() *syntaxerrors.ContextualParserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetContextualParser
func (s *Parser) GetInput() io.Readerhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInput
func (s *Parser) GetInputStream() *antlr.InputStreamhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInputStream
func (s *Parser) GetLexer() *parser.SolidityLexerhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetLexer
func (s *Parser) GetListener(name ListenerName) (antlr.ParseTreeListener, error)https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetListener
func (s *Parser) GetParser() *parser.SolidityParserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetParser
func (s *Parser) GetSources() *Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetSources
func (s *Parser) GetTokenStream() *antlr.CommonTokenStreamhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTokenStream
func (s *Parser) GetTree() antlr.ParseTreehttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTree
func (s *Parser) IsListenerRegistered(name ListenerName) boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.IsListenerRegistered
func (s *Parser) Parse() []syntaxerrors.SyntaxErrorhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.Parse
func (s *Parser) RegisterListener(name ListenerName, listener antlr.ParseTreeListener) errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser.RegisterListener
type SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
func (s *SourceUnit) GetBasePath() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetBasePath
func (s *SourceUnit) GetContent() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetContent
func (s *SourceUnit) GetName() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetName
func (s *SourceUnit) GetPath() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetPath
func (s *SourceUnit) String() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.String
func (s *SourceUnit) ToProto() *sources_pb.SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.ToProto
type Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
func NewSourcesFromEtherScan(entryContractName string, sc interface{}) (*Sources, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromEtherScan
func NewSourcesFromMetadata(md *metadata.ContractMetadata) *Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromMetadata
func NewSourcesFromPath(entrySourceUnitName, path string) (*Sources, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromPath
func NewSourcesFromProto(entryContractName string, sc *sources_pb.Sources) (*Sources, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromProto
func NewUnsortedSourcesFromEtherScan(entryContractName string, sc interface{}) (*Sources, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromEtherScan
func NewUnsortedSourcesFromPath(entrySourceUnitName, path string) (*Sources, error)https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromPath
func (s *Sources) AppendSource(source *SourceUnit)https://pkg.go.dev/github.com/unpackdev/solgo#Sources.AppendSource
func (s *Sources) ArePrepared() boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.ArePrepared
func (s *Sources) GetCombinedSource() stringhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetCombinedSource
func (s *Sources) GetLocalSource(partialPath string, relativeTo string) (*SourceUnit, error)https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetLocalSource
func (s *Sources) GetSolidityVersion() (string, error)https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSolidityVersion
func (s *Sources) GetSourceUnitByName(name string) *SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByName
func (s *Sources) GetSourceUnitByNameAndSize(name string, size int) *SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByNameAndSize
func (s *Sources) GetSourceUnitByPath(path string) *SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByPath
func (s *Sources) GetUnits() []*SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetUnits
func (s *Sources) HasUnits() boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.HasUnits
func (s *Sources) Prepare() errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.Prepare
func (s *Sources) ReplaceSource(old *SourceUnit, newSource *SourceUnit)https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ReplaceSource
func (s *Sources) SortContracts() errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.SortContracts
func (s *Sources) SourceUnitExists(name string) boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExists
func (s *Sources) SourceUnitExistsIn(name string, units []*SourceUnit) boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExistsIn
func (s *Sources) SourceUnitPathExists(name string) boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExists
func (s *Sources) SourceUnitPathExistsIn(name string, units []*SourceUnit) boolhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExistsIn
func (s *Sources) ToProto() *sources_pb.Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.ToProto
func (s *Sources) TruncateDir(path string) errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.TruncateDir
func (s *Sources) Validate() errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.Validate
func (s *Sources) WriteToDir(path string) errorhttps://pkg.go.dev/github.com/unpackdev/solgo#Sources.WriteToDir
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-constants
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-variables
View Sourcehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L20
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-functions
GetLocalSourcesPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L42
https://pkg.go.dev/github.com/unpackdev/solgo#GetLocalSourcesPath
stringhttps://pkg.go.dev/builtin#string
SetLocalSourcesPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L29
https://pkg.go.dev/github.com/unpackdev/solgo#SetLocalSourcesPath
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
https://pkg.go.dev/github.com/unpackdev/solgo#pkg-types
ListenerNamehttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L10
https://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
stringhttps://pkg.go.dev/builtin#string
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
Stringhttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L20
https://pkg.go.dev/github.com/unpackdev/solgo#ListenerName.String
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
stringhttps://pkg.go.dev/builtin#string
Nodehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L890
https://pkg.go.dev/github.com/unpackdev/solgo#Node
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
Parserhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L14
https://pkg.go.dev/github.com/unpackdev/solgo#Parser
NewParserhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L39
https://pkg.go.dev/github.com/unpackdev/solgo#NewParser
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
errorhttps://pkg.go.dev/builtin#error
NewParserFromSourceshttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L81
https://pkg.go.dev/github.com/unpackdev/solgo#NewParserFromSources
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
errorhttps://pkg.go.dev/builtin#error
GetAllListenershttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L35
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetAllListeners
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
ParseTreeListenerhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#ParseTreeListener
GetContextualParserhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L151
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetContextualParser
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
syntaxerrorshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/syntaxerrors
ContextualParserhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/syntaxerrors#ContextualParser
GetInputhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L126
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInput
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
GetInputStreamhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L131
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetInputStream
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
InputStreamhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#InputStream
GetLexerhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L136
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetLexer
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
parserhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/parser
SolidityLexerhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/parser#SolidityLexer
GetListenerhttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L39
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetListener
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
ParseTreeListenerhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#ParseTreeListener
errorhttps://pkg.go.dev/builtin#error
GetParserhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L146
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetParser
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
parserhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/parser
SolidityParserhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/parser#SolidityParser
GetSourceshttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L121
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetSources
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
GetTokenStreamhttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L141
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTokenStream
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
CommonTokenStreamhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#CommonTokenStream
GetTreehttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L156
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.GetTree
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
ParseTreehttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#ParseTree
IsListenerRegisteredhttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L47
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.IsListenerRegistered
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
boolhttps://pkg.go.dev/builtin#bool
Parsehttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go#L162
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.Parse
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
syntaxerrorshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/syntaxerrors
SyntaxErrorhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/syntaxerrors#SyntaxError
RegisterListenerhttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go#L26
https://pkg.go.dev/github.com/unpackdev/solgo#Parser.RegisterListener
Parserhttps://pkg.go.dev/github.com/unpackdev/solgo#Parser
ListenerNamehttps://pkg.go.dev/github.com/unpackdev/solgo#ListenerName
antlrhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4
ParseTreeListenerhttps://pkg.go.dev/github.com/antlr4-go/antlr/v4#ParseTreeListener
errorhttps://pkg.go.dev/builtin#error
SourceUnithttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L47
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
GetBasePathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L69
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetBasePath
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
GetContenthttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L74
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetContent
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
GetNamehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L59
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetName
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
GetPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L64
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.GetPath
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
Stringhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L54
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.String
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
ToProtohttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L79
https://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit.ToProto
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
sources_pbhttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources
SourceUnithttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources#SourceUnit
Sourceshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L89
https://pkg.go.dev/github.com/unpackdev/solgo#Sources
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
NewSourcesFromEtherScanhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L319
https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromEtherScan
stringhttps://pkg.go.dev/builtin#string
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
NewSourcesFromMetadatahttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L247
https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromMetadata
metadatahttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/metadata
ContractMetadatahttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/metadata#ContractMetadata
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
NewSourcesFromPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L123
https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromPath
stringhttps://pkg.go.dev/builtin#string
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
NewSourcesFromProtohttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L283
https://pkg.go.dev/github.com/unpackdev/solgo#NewSourcesFromProto
stringhttps://pkg.go.dev/builtin#string
sources_pbhttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources
Sourceshttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources#Sources
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
NewUnsortedSourcesFromEtherScanhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L389
https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromEtherScan
stringhttps://pkg.go.dev/builtin#string
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
NewUnsortedSourcesFromPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L184
https://pkg.go.dev/github.com/unpackdev/solgo#NewUnsortedSourcesFromPath
stringhttps://pkg.go.dev/builtin#string
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
AppendSourcehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L454
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.AppendSource
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
ArePreparedhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L99
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ArePrepared
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
boolhttps://pkg.go.dev/builtin#bool
GetCombinedSourcehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L586
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetCombinedSource
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
GetLocalSourcehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L650
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetLocalSource
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
errorhttps://pkg.go.dev/builtin#error
GetSolidityVersionhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L802
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSolidityVersion
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
GetSourceUnitByNamehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L598
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByName
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
GetSourceUnitByNameAndSizehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L608
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByNameAndSize
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
GetSourceUnitByPathhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L618
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetSourceUnitByPath
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
GetUnitshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L104
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.GetUnits
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
HasUnitshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L628
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.HasUnits
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
boolhttps://pkg.go.dev/builtin#bool
Preparehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L532
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.Prepare
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
ReplaceSourcehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L473
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ReplaceSource
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
SortContractshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L898
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SortContracts
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
SourceUnitExistshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L713
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExists
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
SourceUnitExistsInhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L723
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitExistsIn
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
boolhttps://pkg.go.dev/builtin#bool
SourceUnitPathExistshttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L718
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExists
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
SourceUnitPathExistsInhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L733
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.SourceUnitPathExistsIn
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
SourceUnithttps://pkg.go.dev/github.com/unpackdev/solgo#SourceUnit
boolhttps://pkg.go.dev/builtin#bool
ToProtohttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L109
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.ToProto
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
sources_pbhttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources
Sourceshttps://pkg.go.dev/github.com/unpackdev/protos/dist/go/sources#Sources
TruncateDirhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L766
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.TruncateDir
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Validatehttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L487
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.Validate
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
errorhttps://pkg.go.dev/builtin#error
WriteToDirhttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go#L743
https://pkg.go.dev/github.com/unpackdev/solgo#Sources.WriteToDir
Sourceshttps://pkg.go.dev/github.com/unpackdev/solgo#Sources
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
https://pkg.go.dev/github.com/unpackdev/solgo#section-sourcefiles
View all Source fileshttps://github.com/unpackdev/solgo/tree/v0.3.7
doc.gohttps://github.com/unpackdev/solgo/blob/v0.3.7/doc.go
listeners.gohttps://github.com/unpackdev/solgo/blob/v0.3.7/listeners.go
parser.gohttps://github.com/unpackdev/solgo/blob/v0.3.7/parser.go
sources.gohttps://github.com/unpackdev/solgo/blob/v0.3.7/sources.go
https://pkg.go.dev/github.com/unpackdev/solgo#section-directories
abihttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/abi
accountshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/accounts
asthttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/ast
audithttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/audit
bindingshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/bindings
bytecodehttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/bytecode
cfghttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/cfg
clientshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/clients
contractshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/contracts
detectorhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/detector
irhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/ir
metadatahttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/metadata
observershttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/observers
opcodehttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/opcode
parserhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/parser
bitqueryhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/providers/bitquery
etherscanhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/providers/etherscan
standardshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/standards
storagehttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/storage
syntaxerrorshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/syntaxerrors
testshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/tests
tokenshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/tokens
utilshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/utils
entitieshttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/utils/entities
validationhttps://pkg.go.dev/github.com/unpackdev/solgo@v0.3.7/validation
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.